Download truezip-driver-zip-7.2-rc-2.jar file - Jar t

Jar examples for t:truezip-driver-zip

Description

The file system driver family for ZIP 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 ZIP and related archive file types.

You can download jar file truezip-driver-zip 7.2-rc-2 in this page.

License

Open Source License

Build File

You can use the following script to add truezip-driver-zip-7.2-rc-2.jar to your project.

<dependency>
   <groupId>de.schlichtherle.truezip</groupId>
   <artifactId>truezip-driver-zip</artifactId>
   <version>7.2-rc-2</version>
</dependency>
compile group: 'de.schlichtherle.truezip', name: 'truezip-driver-zip', version: '7.2-rc-2'
libraryDependencies += "de.schlichtherle.truezip" % "truezip-driver-zip" % "7.2-rc-2"
<dependency org="de.schlichtherle.truezip" name="truezip-driver-zip" rev="7.2-rc-2"/>
@Grapes(@Grab(group='de.schlichtherle.truezip', module='truezip-driver-zip', version='7.2-rc-2'))
'de.schlichtherle.truezip:truezip-driver-zip:jar:7.2-rc-2'

Download

Click the following link to download the jar file.

truezip-driver-zip-7.2-rc-2-javadoc.jar
truezip-driver-zip-7.2-rc-2-sources.jar
truezip-driver-zip-7.2-rc-2-tests.jar
truezip-driver-zip-7.2-rc-2.jar
truezip-driver-zip-7.2-rc-2.pom



Related Tutorials