is not current version
Last Version 7.5.2

com.github.junrar:junrar 0.7

rar decompression library in plain java

GroupId

GroupId

com.github.junrar
ArtifactId

ArtifactId

junrar
Version

Version

0.7
Type

Type

jar

Download junrar 0.7


<!-- https://jarcasting.com/artifacts/com.github.junrar/junrar/ -->
<dependency>
    <groupId>com.github.junrar</groupId>
    <artifactId>junrar</artifactId>
    <version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.junrar/junrar/
implementation 'com.github.junrar:junrar:0.7'
// https://jarcasting.com/artifacts/com.github.junrar/junrar/
implementation ("com.github.junrar:junrar:0.7")
'com.github.junrar:junrar:jar:0.7'
<dependency org="com.github.junrar" name="junrar" rev="0.7">
  <artifact name="junrar" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.junrar', module='junrar', version='0.7')
)
libraryDependencies += "com.github.junrar" % "junrar" % "0.7"
[com.github.junrar/junrar "0.7"]