is not current version
Last Version 2.9.0-1

com.github.axet:zip4j 1.3.2-2

zip4j library

GroupId

GroupId

com.github.axet
ArtifactId

ArtifactId

zip4j
Version

Version

1.3.2-2
Type

Type

jar

Download zip4j 1.3.2-2


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