Skip to content

Version 0.1.1

Compare
Choose a tag to compare
@nipafx nipafx released this 13 Sep 14:39
· 211 commits to master since this release

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'