Version 0.1.1
After some time under surveillance and minor enhancements to the Javadoc LibFX is now ready for production use.
This is also the first release available in Maven Central - these are the coordinates:
Maven:
<dependency>
<groupId>org.codefx.libfx</groupId>
<artifactId>LibFX</artifactId>
<version>0.1.1</version>
</dependency>
Gradle:
compile 'org.codefx.libfx:LibFX:0.1.1'