Download tilesfx-1.5.2.jar file - Jar t

Jar examples for t:tilesfx

Description

TilesFX is a JavaFX 8 library containing tiles for dashboards

You can download jar file tilesfx 1.5.2 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add tilesfx-1.5.2.jar to your project.

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

Download

Click the following link to download the jar file.

tilesfx-1.5.2-javadoc.jar
tilesfx-1.5.2-sources.jar
tilesfx-1.5.2.jar
tilesfx-1.5.2.pom



Related Tutorials