common-compress

featherfly compress

License

License

Categories

Categories

Feather Application Layer Libs Dependency Injection
GroupId

GroupId

cn.featherfly.common
ArtifactId

ArtifactId

common-compress
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

common-compress
featherfly compress
Project URL

Project URL

https://github.com/featherfly/common
Source Code Management

Source Code Management

https://github.com/featherfly/common

Download common-compress

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.29
cn.featherfly.common : common-core jar 1.7.14
org.apache.ant : ant jar 1.10.6
org.apache.commons : commons-compress jar 1.18

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.5
0.1.4