Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@nipafx nipafx released this 22 Nov 13:30
· 135 commits to master since this release

LibFX 0.2.0 comes with a bunch of new features:

Maven:

<dependency>
    <groupId>org.codefx.libfx</groupId>
    <artifactId>LibFX</artifactId>
    <version>0.2.0</version>
</dependency>

Gradle:

    compile 'org.codefx.libfx:LibFX:0.2.0'