Jar examples for f:formsfx-core
A framework for quickly creating form-based UIs.
You can download jar file formsfx-core 1.2.2 in this page.
Apache 2.0
You can use the following script to add formsfx-core-1.2.2.jar to your project.
<dependency> <groupId>com.dlsc.formsfx</groupId> <artifactId>formsfx-core</artifactId> <version>1.2.2</version> </dependency>
compile group: 'com.dlsc.formsfx', name: 'formsfx-core', version: '1.2.2'
libraryDependencies += "com.dlsc.formsfx" % "formsfx-core" % "1.2.2"
<dependency org="com.dlsc.formsfx" name="formsfx-core" rev="1.2.2"/>
@Grapes(@Grab(group='com.dlsc.formsfx', module='formsfx-core', version='1.2.2'))
'com.dlsc.formsfx:formsfx-core:jar:1.2.2'
Click the following link to download the jar file.
formsfx-core-1.2.2-javadoc.jar