Jar examples for x:xarlib
Java library to handle XAR archives
You can download jar file xarlib 2.0.1 in this page.
BSD
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'
Click the following link to download the jar file.
xarlib-2.0.1-javadoc.jar