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