License |
License |
---|---|
Categories |
CategoriesFeather Application Layer Libs Dependency Injection |
GroupId | GroupIdcn.featherfly.common |
ArtifactId | ArtifactIdcommon-compress |
Last Version | Last Version0.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommon-compress
featherfly compress
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
common-compress-0.1.5.pom | |
common-compress-0.1.5.jar | 10 KB |
common-compress-0.1.5-sources.jar | 7 KB |
common-compress-0.1.5-javadoc.jar | 44 KB |
Browse |
<!-- 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"]
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 |