Last Version

com.cldellow:gzip 0.0.4

Uncompress GZIP streams and expose member offsets.

License

License

GroupId

GroupId

com.cldellow
ArtifactId

ArtifactId

gzip
Version

Version

0.0.4
Type

Type

jar
Description

Description

com.cldellow:gzip
Uncompress GZIP streams and expose member offsets.
Project URL

Project URL

https://github.com/cldellow/gzip
Source Code Management

Source Code Management

https://github.com/cldellow/gzip/tree/master

Download gzip 0.0.4


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.