Download javatar-2.5.jar file - Jar j

Jar examples for j:javatar

Description

You can download jar file javatar 2.5 in this page.

Build File

You can use the following script to add javatar-2.5.jar to your project.

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

Download

Click the following link to download the jar file.

javatar-2.5.jar
javatar-2.5.pom



Related Tutorials