License |
License
Apache 2.0
|
---|---|
GroupId | GroupIdcom.github.axet |
ArtifactId | ArtifactIdzip4j |
Last Version | Last Version2.9.0-1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzip4j
zip4j library
|
Filename | Size |
---|---|
zip4j-2.9.0-1.pom | |
zip4j-2.9.0-1.jar | 138 KB |
zip4j-2.9.0-1-sources.jar | 103 KB |
zip4j-2.9.0-1-javadoc.jar | 380 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.axet/zip4j/ -->
<dependency>
<groupId>com.github.axet</groupId>
<artifactId>zip4j</artifactId>
<version>2.9.0-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.axet/zip4j/
implementation 'com.github.axet:zip4j:2.9.0-1'
// https://jarcasting.com/artifacts/com.github.axet/zip4j/
implementation ("com.github.axet:zip4j:2.9.0-1")
'com.github.axet:zip4j:jar:2.9.0-1'
<dependency org="com.github.axet" name="zip4j" rev="2.9.0-1">
<artifact name="zip4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.axet', module='zip4j', version='2.9.0-1')
)
libraryDependencies += "com.github.axet" % "zip4j" % "2.9.0-1"
[com.github.axet/zip4j "2.9.0-1"]