Download tatool-api-1.2.jar file - Jar t

Jar examples for t:tatool-api

Description

You can download jar file tatool-api 1.2 in this page.

License

Open Source License

Build File

You can use the following script to add tatool-api-1.2.jar to your project.

<dependency>
   <groupId>ch.tatool</groupId>
   <artifactId>tatool-api</artifactId>
   <version>1.2</version>
</dependency>
compile group: 'ch.tatool', name: 'tatool-api', version: '1.2'
libraryDependencies += "ch.tatool" % "tatool-api" % "1.2"
<dependency org="ch.tatool" name="tatool-api" rev="1.2"/>
@Grapes(@Grab(group='ch.tatool', module='tatool-api', version='1.2'))
'ch.tatool:tatool-api:jar:1.2'

Download

Click the following link to download the jar file.

tatool-api-1.2-javadoc.jar
tatool-api-1.2-sources.jar
tatool-api-1.2.jar
tatool-api-1.2.pom



Related Tutorials