Skip to content

Version 0.3.0

Latest
Compare
Choose a tag to compare
@nipafx nipafx released this 28 May 12:13

LibFX 0.3.0 contains two new features:

Maven:

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

Gradle:

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