Download zipfilesystem-standalone-1.0.1.jar file - Jar z

Jar examples for z:zipfilesystem-standalone

Description

An a standalone of the Java 7 ZIP file system.

You can download jar file zipfilesystem-standalone 1.0.1 in this page.

License

BSD

Build File

You can use the following script to add zipfilesystem-standalone-1.0.1.jar to your project.

<dependency>
   <groupId>com.github.marschall</groupId>
   <artifactId>zipfilesystem-standalone</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'com.github.marschall', name: 'zipfilesystem-standalone', version: '1.0.1'
libraryDependencies += "com.github.marschall" % "zipfilesystem-standalone" % "1.0.1"
<dependency org="com.github.marschall" name="zipfilesystem-standalone" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.marschall', module='zipfilesystem-standalone', version='1.0.1'))
'com.github.marschall:zipfilesystem-standalone:jar:1.0.1'

Download

Click the following link to download the jar file.

zipfilesystem-standalone-1.0.1-javadoc.jar
zipfilesystem-standalone-1.0.1-sources.jar
zipfilesystem-standalone-1.0.1.jar
zipfilesystem-standalone-1.0.1.pom



Related Tutorials