Jar examples for t:truezip-driver-tar
The file system driver family for TAR and related archive file types. 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 TAR and related archive file types.
You can download jar file truezip-driver-tar 7.7.4 in this page.
Open Source License
You can use the following script to add truezip-driver-tar-7.7.4.jar to your project.
<dependency> <groupId>de.schlichtherle.truezip</groupId> <artifactId>truezip-driver-tar</artifactId> <version>7.7.4</version> </dependency>
compile group: 'de.schlichtherle.truezip', name: 'truezip-driver-tar', version: '7.7.4'
libraryDependencies += "de.schlichtherle.truezip" % "truezip-driver-tar" % "7.7.4"
<dependency org="de.schlichtherle.truezip" name="truezip-driver-tar" rev="7.7.4"/>
@Grapes(@Grab(group='de.schlichtherle.truezip', module='truezip-driver-tar', version='7.7.4'))
'de.schlichtherle.truezip:truezip-driver-tar:jar:7.7.4'
Click the following link to download the jar file.
truezip-driver-tar-7.7.4-javadoc.jar