Jar examples for j:junrar
rar decompression library in plain java
You can download jar file junrar 0.7 in this page.
UnRar License
You can use the following script to add junrar-0.7.jar to your project.
<dependency> <groupId>com.github.junrar</groupId> <artifactId>junrar</artifactId> <version>0.7</version> </dependency>
compile group: 'com.github.junrar', name: 'junrar', version: '0.7'
libraryDependencies += "com.github.junrar" % "junrar" % "0.7"
<dependency org="com.github.junrar" name="junrar" rev="0.7"/>
@Grapes(@Grab(group='com.github.junrar', module='junrar', version='0.7'))
'com.github.junrar:junrar:jar:0.7'
Click the following link to download the jar file.
junrar-0.7-javadoc.jar