br.com.objectos:fs-zip

A objectos-fs compatible library to compress files of a directory into a ZIP file and to unzip the contents of a ZIP file into a directory.

License

License

GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

fs-zip
Last Version

Last Version

0.1.0-jdk17
Release Date

Release Date

Type

Type

jar
Description

Description

br.com.objectos:fs-zip
A objectos-fs compatible library to compress files of a directory into a ZIP file and to unzip the contents of a ZIP file into a directory.
Project URL

Project URL

https://github.com/objectos/fs/tree/master/fs-zip
Source Code Management

Source Code Management

https://github.com/objectos/fs/tree/master/fs-zip

Download fs-zip

How to add to project

<!-- https://jarcasting.com/artifacts/br.com.objectos/fs-zip/ -->
<dependency>
    <groupId>br.com.objectos</groupId>
    <artifactId>fs-zip</artifactId>
    <version>0.1.0-jdk17</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.objectos/fs-zip/
implementation 'br.com.objectos:fs-zip:0.1.0-jdk17'
// https://jarcasting.com/artifacts/br.com.objectos/fs-zip/
implementation ("br.com.objectos:fs-zip:0.1.0-jdk17")
'br.com.objectos:fs-zip:jar:0.1.0-jdk17'
<dependency org="br.com.objectos" name="fs-zip" rev="0.1.0-jdk17">
  <artifact name="fs-zip" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.objectos', module='fs-zip', version='0.1.0-jdk17')
)
libraryDependencies += "br.com.objectos" % "fs-zip" % "0.1.0-jdk17"
[br.com.objectos/fs-zip "0.1.0-jdk17"]

Dependencies

compile (2)

Group / Artifact Type Version
br.com.objectos : fs jar 0.1.0-jdk17
br.com.objectos : latest jar 0.1.0-jdk17

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0-jdk17
0.1.0-jdk11
0.1.0-jdk8
0.1.0-jdk7
0.1.0-jdk6