Last Version

Zip File System Standalone 1.0.1

An a standalone of the Java 7 ZIP file system.

License

License

BSD
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

zipfilesystem-standalone
Version

Version

1.0.1
Type

Type

jar
Description

Description

Zip File System Standalone
An a standalone of the Java 7 ZIP file system.
Project URL

Project URL

https://github.com/marschall/zipfilesystem-standalone
Source Code Management

Source Code Management

https://github.com/marschall/zipfilesystem-standalone

Download zipfilesystem-standalone 1.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.