Download truezip-driver-file-7.3-rc-1.jar file - Jar t

Jar examples for t:truezip-driver-file

Description

The file system driver for the FILE scheme based on the java.io.File* API for JSE 6. 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* and TrueZIP Path modules.

You can download jar file truezip-driver-file 7.3-rc-1 in this page.

License

Open Source License

Build File

You can use the following script to add truezip-driver-file-7.3-rc-1.jar to your project.

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

Download

Click the following link to download the jar file.

truezip-driver-file-7.3-rc-1-javadoc.jar
truezip-driver-file-7.3-rc-1-sources.jar
truezip-driver-file-7.3-rc-1.jar
truezip-driver-file-7.3-rc-1.pom



Related Tutorials