GroupId | GroupIdcom.github.fangjinuo.agileway |
---|---|
ArtifactId | ArtifactIdagileway-zip |
Version | Version2.7.14 |
Type | Typejar |
Filename | Size |
---|---|
agileway-zip-2.7.14.pom | |
agileway-zip-2.7.14.jar | 36 KB |
agileway-zip-2.7.14-sources.jar | 17 KB |
agileway-zip-2.7.14-javadoc.jar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-zip/ -->
<dependency>
<groupId>com.github.fangjinuo.agileway</groupId>
<artifactId>agileway-zip</artifactId>
<version>2.7.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-zip/
implementation 'com.github.fangjinuo.agileway:agileway-zip:2.7.14'
// https://jarcasting.com/artifacts/com.github.fangjinuo.agileway/agileway-zip/
implementation ("com.github.fangjinuo.agileway:agileway-zip:2.7.14")
'com.github.fangjinuo.agileway:agileway-zip:jar:2.7.14'
<dependency org="com.github.fangjinuo.agileway" name="agileway-zip" rev="2.7.14">
<artifact name="agileway-zip" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.agileway', module='agileway-zip', version='2.7.14')
)
libraryDependencies += "com.github.fangjinuo.agileway" % "agileway-zip" % "2.7.14"
[com.github.fangjinuo.agileway/agileway-zip "2.7.14"]