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

Jar examples for t:tatool-api

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials