is not current version
Last Version 3.1.8

com.github.fangjinuo.agileway:agileway-zip 2.7.5


GroupId

GroupId

com.github.fangjinuo.agileway
ArtifactId

ArtifactId

agileway-zip
Version

Version

2.7.5
Type

Type

jar

Download agileway-zip 2.7.5


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