Download tornadofx-controls-1.0.4.jar file - Jar t

Jar examples for t:tornadofx-controls

Description

CSS Stylable Controls for JavaFX

You can download jar file tornadofx-controls 1.0.4 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add tornadofx-controls-1.0.4.jar to your project.

<dependency>
   <groupId>no.tornado</groupId>
   <artifactId>tornadofx-controls</artifactId>
   <version>1.0.4</version>
</dependency>
compile group: 'no.tornado', name: 'tornadofx-controls', version: '1.0.4'
libraryDependencies += "no.tornado" % "tornadofx-controls" % "1.0.4"
<dependency org="no.tornado" name="tornadofx-controls" rev="1.0.4"/>
@Grapes(@Grab(group='no.tornado', module='tornadofx-controls', version='1.0.4'))
'no.tornado:tornadofx-controls:jar:1.0.4'

Download

Click the following link to download the jar file.

tornadofx-controls-1.0.4-javadoc.jar
tornadofx-controls-1.0.4-sources.jar
tornadofx-controls-1.0.4.jar
tornadofx-controls-1.0.4.pom



Related Tutorials