Last Version

Java UnRar 0.6

rar decompression library in plain java

License

License

GroupId

GroupId

com.github.beothorn
ArtifactId

ArtifactId

junrar
Version

Version

0.6
Type

Type

jar
Description

Description

Java UnRar
rar decompression library in plain java
Project URL

Project URL

https://github.com/edmund-wagner/junrar

Download junrar 0.6


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

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging-api Optional jar 1.1
org.apache.commons : commons-vfs2 Optional jar 2.0

test (1)

Group / Artifact Type Version
junit : junit Optional jar 3.8.1

Project Modules

There are no modules declared in this project.