is not current version
Last Version 7.7.10

de.schlichtherle.truezip:truezip-driver-zip 7.1.2

The file system driver family for ZIP and related archive file types. Add the JAR artifact of this module to the compile-time class path for dependency injection to the TrueZIP Kernel module or to the run-time class path for service location in the TrueZIP File* module.

GroupId

GroupId

de.schlichtherle.truezip
ArtifactId

ArtifactId

truezip-driver-zip
Version

Version

7.1.2
Type

Type

jar

Download truezip-driver-zip 7.1.2


<!-- https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-driver-zip/ -->
<dependency>
    <groupId>de.schlichtherle.truezip</groupId>
    <artifactId>truezip-driver-zip</artifactId>
    <version>7.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-driver-zip/
implementation 'de.schlichtherle.truezip:truezip-driver-zip:7.1.2'
// https://jarcasting.com/artifacts/de.schlichtherle.truezip/truezip-driver-zip/
implementation ("de.schlichtherle.truezip:truezip-driver-zip:7.1.2")
'de.schlichtherle.truezip:truezip-driver-zip:jar:7.1.2'
<dependency org="de.schlichtherle.truezip" name="truezip-driver-zip" rev="7.1.2">
  <artifact name="truezip-driver-zip" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.schlichtherle.truezip', module='truezip-driver-zip', version='7.1.2')
)
libraryDependencies += "de.schlichtherle.truezip" % "truezip-driver-zip" % "7.1.2"
[de.schlichtherle.truezip/truezip-driver-zip "7.1.2"]