Download tiler-0.1.7.jar file - Jar t

Jar examples for t:tiler

Description

Plugable dashboard framework

You can download jar file tiler 0.1.7 in this page.

License

MIT

Build File

You can use the following script to add tiler-0.1.7.jar to your project.

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

Download

Click the following link to download the jar file.

tiler-0.1.7-javadoc.jar
tiler-0.1.7-sources.jar
tiler-0.1.7.jar
tiler-0.1.7.pom



Related Tutorials