Download xarlib-2.0.1.jar file - Jar x

Jar examples for x:xarlib

Description

Java library to handle XAR archives

You can download jar file xarlib 2.0.1 in this page.

License

BSD

Build File

You can use the following script to add xarlib-2.0.1.jar to your project.

<dependency>
   <groupId>net.xp-forge.xar</groupId>
   <artifactId>xarlib</artifactId>
   <version>2.0.1</version>
</dependency>
compile group: 'net.xp-forge.xar', name: 'xarlib', version: '2.0.1'
libraryDependencies += "net.xp-forge.xar" % "xarlib" % "2.0.1"
<dependency org="net.xp-forge.xar" name="xarlib" rev="2.0.1"/>
@Grapes(@Grab(group='net.xp-forge.xar', module='xarlib', version='2.0.1'))
'net.xp-forge.xar:xarlib:jar:2.0.1'

Download

Click the following link to download the jar file.

xarlib-2.0.1-javadoc.jar
xarlib-2.0.1-sources.jar
xarlib-2.0.1.jar
xarlib-2.0.1.pom



Related Tutorials