is not current version
Last Version 1.1.0

uk.co.a1dutch.zipper:zipper 1.0.0

Fluent archive utilities

GroupId

GroupId

uk.co.a1dutch.zipper
ArtifactId

ArtifactId

zipper
Version

Version

1.0.0
Type

Type

jar

Download zipper 1.0.0


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