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