net.lingala:zip4j

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Net
GroupId

GroupId

net.lingala
ArtifactId

ArtifactId

zip4j
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download zip4j

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3