Download tiler-core-0.1.3.jar file - Jar t

Jar examples for t:tiler-core

Description

Plugable dashboard framework

You can download jar file tiler-core 0.1.3 in this page.

License

MIT

Build File

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

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

Download

Click the following link to download the jar file.

tiler-core-0.1.3.jar
tiler-core-0.1.3-javadoc.jar
tiler-core-0.1.3.pom
tiler-core-0.1.3-sources.jar



Related Tutorials