Download fxsampler-1.0.9.jar file - Jar f

Jar examples for f:fxsampler

Description

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

You can download jar file fxsampler 1.0.9 in this page.

License

The 3-Clause BSD License

Build File

You can use the following script to add fxsampler-1.0.9.jar to your project.

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

Download

Click the following link to download the jar file.

fxsampler-1.0.9-javadoc.jar
fxsampler-1.0.9-sources.jar
fxsampler-1.0.9.jar
fxsampler-1.0.9.pom



Related Tutorials