Jar examples for t:truezip-driver-tzp
The file system driver family for the TZP (RAES encrypted ZIP) archive file type. Add this artifact 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 in order to access the TZP (RAES encrypted ZIP) archive file type.
You can download jar file truezip-driver-tzp 7.7.8 in this page.
Open Source License
You can use the following script to add truezip-driver-tzp-7.7.8.jar to your project.
<dependency> <groupId>de.schlichtherle.truezip</groupId> <artifactId>truezip-driver-tzp</artifactId> <version>7.7.8</version> </dependency>
compile group: 'de.schlichtherle.truezip', name: 'truezip-driver-tzp', version: '7.7.8'
libraryDependencies += "de.schlichtherle.truezip" % "truezip-driver-tzp" % "7.7.8"
<dependency org="de.schlichtherle.truezip" name="truezip-driver-tzp" rev="7.7.8"/>
@Grapes(@Grab(group='de.schlichtherle.truezip', module='truezip-driver-tzp', version='7.7.8'))
'de.schlichtherle.truezip:truezip-driver-tzp:jar:7.7.8'
Click the following link to download the jar file.
truezip-driver-tzp-7.7.8-javadoc.jar