is not current version
Last Version 1.1.1

com.github.junrar:commons-vfs-rar 1.0.0

property 'description'

GroupId

GroupId

com.github.junrar
ArtifactId

ArtifactId

commons-vfs-rar
Version

Version

1.0.0
Type

Type

jar

Download commons-vfs-rar 1.0.0


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