Jar examples for z:zip4j
An open source java library to handle zip files
You can download jar file zip4j 1.2.9 in this page.
The Apache Software License, Version 2.0
You can use the following script to add zip4j-1.2.9.jar to your project.
<dependency> <groupId>net.lingala.zip4j</groupId> <artifactId>zip4j</artifactId> <version>1.2.9</version> </dependency>
compile group: 'net.lingala.zip4j', name: 'zip4j', version: '1.2.9'
libraryDependencies += "net.lingala.zip4j" % "zip4j" % "1.2.9"
<dependency org="net.lingala.zip4j" name="zip4j" rev="1.2.9"/>
@Grapes(@Grab(group='net.lingala.zip4j', module='zip4j', version='1.2.9'))
'net.lingala.zip4j:zip4j:jar:1.2.9'
Click the following link to download the jar file.
zip4j-1.2.9-javadoc.jar