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