Jar examples for j:jarjar
Jar Jar Links is a utility that makes it easy to repackage Java libraries and embed them into your own distribution.
You can download jar file jarjar 0.5 in this page.
Apache License version 2.0
You can use the following script to add jarjar-0.5.jar to your project.
<dependency> <groupId>com.tonicsystems</groupId> <artifactId>jarjar</artifactId> <version>0.5</version> </dependency>
compile group: 'com.tonicsystems', name: 'jarjar', version: '0.5'
libraryDependencies += "com.tonicsystems" % "jarjar" % "0.5"
<dependency org="com.tonicsystems" name="jarjar" rev="0.5"/>
@Grapes(@Grab(group='com.tonicsystems', module='jarjar', version='0.5'))
'com.tonicsystems:jarjar:jar:0.5'
Click the following link to download the jar file.
jarjar-0.5.pom