Last Version

org.gridkit.gzrand::gzrand 0.2

Random access support for GZ/Deflate format

License

License

GroupId

GroupId

org.gridkit.gzrand
ArtifactId

ArtifactId

gzrand
Version

Version

0.2
Type

Type

jar
Description

Description

org.gridkit.gzrand::gzrand
Random access support for GZ/Deflate format
Project URL

Project URL

http://code.google.com/p/gridkit/gzrand
Source Code Management

Source Code Management

https://github.com/aragozin/gzrand

Download gzrand 0.2


<!-- https://jarcasting.com/artifacts/org.gridkit.gzrand/gzrand/ -->
<dependency>
    <groupId>org.gridkit.gzrand</groupId>
    <artifactId>gzrand</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.gzrand/gzrand/
implementation 'org.gridkit.gzrand:gzrand:0.2'
// https://jarcasting.com/artifacts/org.gridkit.gzrand/gzrand/
implementation ("org.gridkit.gzrand:gzrand:0.2")
'org.gridkit.gzrand:gzrand:jar:0.2'
<dependency org="org.gridkit.gzrand" name="gzrand" rev="0.2">
  <artifact name="gzrand" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.gzrand', module='gzrand', version='0.2')
)
libraryDependencies += "org.gridkit.gzrand" % "gzrand" % "0.2"
[org.gridkit.gzrand/gzrand "0.2"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.