Jar examples for l:LibFX
LibFX provides usability classes for Java and JavaFX.
You can download jar file LibFX 0.3.0 in this page.
GNU General Public License, Version 3.0
You can use the following script to add LibFX-0.3.0.jar to your project.
<dependency> <groupId>org.codefx.libfx</groupId> <artifactId>LibFX</artifactId> <version>0.3.0</version> </dependency>
compile group: 'org.codefx.libfx', name: 'LibFX', version: '0.3.0'
libraryDependencies += "org.codefx.libfx" % "LibFX" % "0.3.0"
<dependency org="org.codefx.libfx" name="LibFX" rev="0.3.0"/>
@Grapes(@Grab(group='org.codefx.libfx', module='LibFX', version='0.3.0'))
'org.codefx.libfx:LibFX:jar:0.3.0'
Click the following link to download the jar file.
LibFX-0.3.0-javadoc.jar