Last Version

compress 0.0.6

The compress algorithm and archive tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

compress
Version

Version

0.0.6
Type

Type

jar
Description

Description

compress
The compress algorithm and archive tool for java.
Source Code Management

Source Code Management

https://github.com/houbb/compress

Download compress 0.0.6


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.87
org.apache.commons : commons-compress jar 1.19
org.tukaani : xz jar 1.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.