Download ar-2.4.jar file - Jar a

Jar examples for a:ar

Description

Java library to work with AR archives

You can download jar file ar 2.4 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add ar-2.4.jar to your project.

<dependency>
   <groupId>com.aerse</groupId>
   <artifactId>ar</artifactId>
   <version>2.4</version>
</dependency>
compile group: 'com.aerse', name: 'ar', version: '2.4'
libraryDependencies += "com.aerse" % "ar" % "2.4"
<dependency org="com.aerse" name="ar" rev="2.4"/>
@Grapes(@Grab(group='com.aerse', module='ar', version='2.4'))
'com.aerse:ar:jar:2.4'

Download

Click the following link to download the jar file.

ar-2.4-javadoc.jar
ar-2.4-sources.jar
ar-2.4.jar
ar-2.4.pom



Related Tutorials