is not current version
Last Version 1.0.1

com.github.marschall:zipfilesystem-standalone 1.0.0

An a standalone of the Java 7 ZIP file system.

GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

zipfilesystem-standalone
Version

Version

1.0.0
Type

Type

jar

Download zipfilesystem-standalone 1.0.0


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