Download formsfx-core-1.2.2.jar file - Jar f

Jar examples for f:formsfx-core

Description

A framework for quickly creating form-based UIs.

You can download jar file formsfx-core 1.2.2 in this page.

License

Apache 2.0

Build File

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'

Download

Click the following link to download the jar file.

formsfx-core-1.2.2-javadoc.jar
formsfx-core-1.2.2-sources.jar
formsfx-core-1.2.2.jar
formsfx-core-1.2.2.pom



Related Tutorials