Download gzrand-0.1.jar file - Jar g

Jar examples for g:gzrand

Description

Random access support for GZ/Deflate format

You can download jar file gzrand 0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add gzrand-0.1.jar to your project.

<dependency>
   <groupId>org.gridkit.gzrand</groupId>
   <artifactId>gzrand</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'org.gridkit.gzrand', name: 'gzrand', version: '0.1'
libraryDependencies += "org.gridkit.gzrand" % "gzrand" % "0.1"
<dependency org="org.gridkit.gzrand" name="gzrand" rev="0.1"/>
@Grapes(@Grab(group='org.gridkit.gzrand', module='gzrand', version='0.1'))
'org.gridkit.gzrand:gzrand:jar:0.1'

Download

Click the following link to download the jar file.

gzrand-0.1-javadoc.jar
gzrand-0.1-sources.jar
gzrand-0.1.jar
gzrand-0.1.pom



Related Tutorials