is not current version
Last Version 1.15

ZT Zip 1.14

The project is intended to have a small, easy and fast library to process ZIP archives. Either create, modify or explode them. On disk or in memory.

License

License

GroupId

GroupId

org.zeroturnaround
ArtifactId

ArtifactId

zt-zip
Version

Version

1.14
Type

Type

jar
Description

Description

ZT Zip
The project is intended to have a small, easy and fast library to process ZIP archives. Either create, modify or explode them. On disk or in memory.
Project URL

Project URL

https://github.com/zeroturnaround/zt-zip
Project Organization

Project Organization

ZeroTurnaround

Download zt-zip 1.14


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-log4j12 jar 1.6.6
log4j : log4j jar 1.2.16

Project Modules

There are no modules declared in this project.