Version 0.2.0 - Support Java Module System
Pre-release
Pre-release
The *.jar file now contains classes compiled for java 8 and a module-info.class that is compiled for java 11. This allows to use the *.jar file on the classpath (java 8 - 11) and on the module path (java 11).