Jar examples for t:tilesfx
TilesFX is a JavaFX 8 library containing tiles for dashboards
You can download jar file tilesfx 1.4.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add tilesfx-1.4.5.jar to your project.
<dependency> <groupId>eu.hansolo</groupId> <artifactId>tilesfx</artifactId> <version>1.4.5</version> </dependency>
compile group: 'eu.hansolo', name: 'tilesfx', version: '1.4.5'
libraryDependencies += "eu.hansolo" % "tilesfx" % "1.4.5"
<dependency org="eu.hansolo" name="tilesfx" rev="1.4.5"/>
@Grapes(@Grab(group='eu.hansolo', module='tilesfx', version='1.4.5'))
'eu.hansolo:tilesfx:jar:1.4.5'
Click the following link to download the jar file.
tilesfx-1.4.5-javadoc.jar