Download controlsfx-8.20.8.jar file - Jar c

Jar examples for c:controlsfx

Description

High quality UI controls and other tools to complement the core JavaFX distribution

You can download jar file controlsfx 8.20.8 in this page.

License

The 3-Clause BSD License

Build File

You can use the following script to add controlsfx-8.20.8.jar to your project.

<dependency>
   <groupId>org.controlsfx</groupId>
   <artifactId>controlsfx</artifactId>
   <version>8.20.8</version>
</dependency>
compile group: 'org.controlsfx', name: 'controlsfx', version: '8.20.8'
libraryDependencies += "org.controlsfx" % "controlsfx" % "8.20.8"
<dependency org="org.controlsfx" name="controlsfx" rev="8.20.8"/>
@Grapes(@Grab(group='org.controlsfx', module='controlsfx', version='8.20.8'))
'org.controlsfx:controlsfx:jar:8.20.8'

Download

Click the following link to download the jar file.

controlsfx-8.20.8-javadoc.jar
controlsfx-8.20.8-sources.jar
controlsfx-8.20.8.jar
controlsfx-8.20.8.pom



Related Tutorials