License |
License |
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.truevfs |
ArtifactId | ArtifactIdtruevfs-comp-zip |
Version | Version0.14.0 |
Type | Typejar |
Description |
DescriptionTrueVFS Component ZIP
Provides basic functionality for reading and writing ZIP files.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
truevfs-comp-zip-0.14.0.pom | |
truevfs-comp-zip-0.14.0.jar | 98 KB |
truevfs-comp-zip-0.14.0-sources.jar | 84 KB |
truevfs-comp-zip-0.14.0-javadoc.jar | 118 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.java.truevfs/truevfs-comp-zip/ -->
<dependency>
<groupId>net.java.truevfs</groupId>
<artifactId>truevfs-comp-zip</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-comp-zip/
implementation 'net.java.truevfs:truevfs-comp-zip:0.14.0'
// https://jarcasting.com/artifacts/net.java.truevfs/truevfs-comp-zip/
implementation ("net.java.truevfs:truevfs-comp-zip:0.14.0")
'net.java.truevfs:truevfs-comp-zip:jar:0.14.0'
<dependency org="net.java.truevfs" name="truevfs-comp-zip" rev="0.14.0">
<artifact name="truevfs-comp-zip" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truevfs', module='truevfs-comp-zip', version='0.14.0')
)
libraryDependencies += "net.java.truevfs" % "truevfs-comp-zip" % "0.14.0"
[net.java.truevfs/truevfs-comp-zip "0.14.0"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.68 |
org.apache.commons : commons-compress | jar | 1.20 |
com.google.code.findbugs : annotations | jar | 3.0.1u2 |
net.java.truecommons : truecommons-io | jar | 2.5.0 |
net.java.truecommons : truecommons-key-spec | jar | 2.5.0 |
net.java.truecommons : truecommons-shed | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
com.novocode : junit-interface | jar | 0.11 |
org.scalatest : scalatest_2.13 | jar | 3.0.9 |
net.java.truecommons : truecommons-io | jar | 2.5.0 |
net.java.truecommons : truecommons-shed | jar | 2.5.0 |