zipunit

This is a simple Java API for testing Zip/Jar files

License

License

GroupId

GroupId

com.github.born2snipe
ArtifactId

ArtifactId

zipunit
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

zipunit
This is a simple Java API for testing Zip/Jar files
Project URL

Project URL

https://github.com/born2snipe/zipunit

Download zipunit

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1