Zipper Archive Utilities

Fluent archive utilities

License

License

GroupId

GroupId

uk.co.a1dutch.zipper
ArtifactId

ArtifactId

zipper
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Zipper Archive Utilities
Fluent archive utilities
Project URL

Project URL

http://zipper.a1dutch.co.uk
Source Code Management

Source Code Management

https://github.com/a1dutch/Zipper

Download zipper

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.6
commons-io : commons-io jar 2.4

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.6
junit : junit jar 4.11
org.hamcrest : hamcrest-core jar 1.3
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.0