Last Version

Zip 1.1.0

Simply library to zip and unzip files.

License

License

GroupId

GroupId

com.github.rillis
ArtifactId

ArtifactId

zip
Version

Version

1.1.0
Type

Type

jar
Description

Description

Zip
Simply library to zip and unzip files.
Project URL

Project URL

https://github.com/rillis/zip/
Source Code Management

Source Code Management

http://github.com/rillis/zip/tree/master

Download zip 1.1.0


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

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.