is not current version
Last Version 7.7.10

de.schlichtherle.truezip:truezip-driver-tzp 7.3.2

The file system driver family for RAES encrypted ZIP alias ZIP.RAES alias TZP files. Add the JAR artifact of this module to the run time class path to make its file system drivers available for service location in the client API modules.

GroupId

GroupId

de.schlichtherle.truezip
ArtifactId

ArtifactId

truezip-driver-tzp
Version

Version

7.3.2
Type

Type

jar

Download truezip-driver-tzp 7.3.2


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