February 2022
Beginner
264 pages
7h 33m
English
Strange is a modular Java library that uses the module concepts introduced in Java 11. To run applications using Strange, you need the Java 11 runtime or higher. Developing applications requires the Java 11 or higher SDK to be installed, which also includes the Java 11 runtime. You can download the Java SDK from http://jdk.java.net. We recommend selecting the latest “ready for use” version (e.g., JDK 17).
Note The Java release cycle is very predictable. Every six months, a new major version is released. In September 2021, JDK 17 was released. In March 2022, JDK 18 will be released. Depending on the current date, it is easy to detect what the latest Java release version is.
If you want ...
Read now
Unlock full access