I'd think one of those links is your best bet. Java has no problem with multiple versions simultaneously being installed - indeed it's just a bunch of files in a folder, and you can have a separate folder for each version of java. I didn't read the links in the thread but you probably just need to set an environment variable (e.g.
JAVA_HOME
) to point to wherever you installed/uncompressed the JDK 11