Last Version

Zip 4.15.0

Concrete-zip provides IO routines and FetchCommunicationService utilities when working with zip archives

License

License

GroupId

GroupId

edu.jhu.hlt
ArtifactId

ArtifactId

concrete-zip
Version

Version

4.15.0
Type

Type

jar
Description

Description

Zip
Concrete-zip provides IO routines and FetchCommunicationService utilities when working with zip archives
Project Organization

Project Organization

Johns Hopkins University HLTCOE

Download concrete-zip 4.15.0


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

Dependencies

compile (1)

Group / Artifact Type Version
edu.jhu.hlt : concrete-util jar 4.15.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.