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

Jar examples for t:tatool-api

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials