License |
License |
---|---|
GroupId | GroupIdorg.hswebframework |
ArtifactId | ArtifactIdhsweb-expands-compress |
Last Version | Last Version3.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description文件压缩解压工具
|
<!-- https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands-compress/ -->
<dependency>
<groupId>org.hswebframework</groupId>
<artifactId>hsweb-expands-compress</artifactId>
<version>3.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands-compress/
implementation 'org.hswebframework:hsweb-expands-compress:3.0.2'
// https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands-compress/
implementation ("org.hswebframework:hsweb-expands-compress:3.0.2")
'org.hswebframework:hsweb-expands-compress:jar:3.0.2'
<dependency org="org.hswebframework" name="hsweb-expands-compress" rev="3.0.2">
<artifact name="hsweb-expands-compress" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework', module='hsweb-expands-compress', version='3.0.2')
)
libraryDependencies += "org.hswebframework" % "hsweb-expands-compress" % "3.0.2"
[org.hswebframework/hsweb-expands-compress "3.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.hswebframework : hsweb-utils | jar | 3.0.2 |
org.zeroturnaround : zt-zip | jar | 1.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
ch.qos.logback : logback-classic | jar | 1.1.7 |