| License |
License |
|---|---|
| GroupId | GroupIduk.co.a1dutch.zipper |
| ArtifactId | ArtifactIdzipper |
| Version | Version1.1.0 |
| Type | Typejar |
| Description |
DescriptionZipper Archive Utilities
Fluent archive utilities
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| zipper-1.1.0.pom | |
| zipper-1.1.0.jar | 9 KB |
| zipper-1.1.0-sources.jar | 7 KB |
| zipper-1.1.0-javadoc.jar | 51 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.6 |
| commons-io : commons-io | jar | 2.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 |