Download fxsampler-1.0.8.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.8 in this page.

License

The 3-Clause BSD License

Build File

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

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

Download

Click the following link to download the jar file.

fxsampler-1.0.8-javadoc.jar
fxsampler-1.0.8-sources.jar
fxsampler-1.0.8.jar
fxsampler-1.0.8.pom



Related Tutorials