Download gzrand-0.2.jar file - Jar g

Jar examples for g:gzrand

Description

Random access support for GZ/Deflate format

You can download jar file gzrand 0.2 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

gzrand-0.2-javadoc.jar
gzrand-0.2-sources.jar
gzrand-0.2.jar
gzrand-0.2.pom



Related Tutorials