JNativeZip

JNativeZip is a Java wrapper for the native zip and unzip command line utility for Linux and Mac.

License

License

Categories

Categories

Native Development Tools JNA
GroupId

GroupId

com.ultramixer
ArtifactId

ArtifactId

JNativeZip
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

JNativeZip
JNativeZip is a Java wrapper for the native zip and unzip command line utility for Linux and Mac.
Project URL

Project URL

https://github.com/UltraMixer/JNativeZip

Download JNativeZip

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-io : commons-io jar 2.5
org.apache.commons : commons-exec jar 1.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
com.ultramixer

Versions

Version
1.0.0