Jar examples for c:controlsfx
High quality UI controls and other tools to complement the core JavaFX distribution
You can download jar file controlsfx 8.0.5 in this page.
The 3-Clause BSD License
You can use the following script to add controlsfx-8.0.5.jar to your project.
<dependency> <groupId>org.controlsfx</groupId> <artifactId>controlsfx</artifactId> <version>8.0.5</version> </dependency>
compile group: 'org.controlsfx', name: 'controlsfx', version: '8.0.5'
libraryDependencies += "org.controlsfx" % "controlsfx" % "8.0.5"
<dependency org="org.controlsfx" name="controlsfx" rev="8.0.5"/>
@Grapes(@Grab(group='org.controlsfx', module='controlsfx', version='8.0.5'))
'org.controlsfx:controlsfx:jar:8.0.5'
Click the following link to download the jar file.
controlsfx-8.0.5-javadoc.jar