License |
License |
---|---|
Categories |
CategoriesFeather Application Layer Libs Dependency Injection |
GroupId | GroupIdcn.featherfly |
ArtifactId | ArtifactIdfeatherfly-compress |
Last Version | Last Version0.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfeatherfly-compress
featherfly compress
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
featherfly-compress-0.1.4.pom | |
featherfly-compress-0.1.4.jar | 10 KB |
featherfly-compress-0.1.4-sources.jar | 7 KB |
featherfly-compress-0.1.4-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.featherfly/featherfly-compress/ -->
<dependency>
<groupId>cn.featherfly</groupId>
<artifactId>featherfly-compress</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-compress/
implementation 'cn.featherfly:featherfly-compress:0.1.4'
// https://jarcasting.com/artifacts/cn.featherfly/featherfly-compress/
implementation ("cn.featherfly:featherfly-compress:0.1.4")
'cn.featherfly:featherfly-compress:jar:0.1.4'
<dependency org="cn.featherfly" name="featherfly-compress" rev="0.1.4">
<artifact name="featherfly-compress" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly', module='featherfly-compress', version='0.1.4')
)
libraryDependencies += "cn.featherfly" % "featherfly-compress" % "0.1.4"
[cn.featherfly/featherfly-compress "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.26 |
cn.featherfly : featherfly-common | jar | LATEST |
org.apache.ant : ant | jar | 1.10.6 |
org.apache.commons : commons-compress | jar | 1.18 |