is not current version
Last Version 7.5.2

com.github.junrar:junrar 7.2.0

property 'description'

GroupId

GroupId

com.github.junrar
ArtifactId

ArtifactId

junrar
Version

Version

7.2.0
Type

Type

jar

Download junrar 7.2.0


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