Last Version

mod-unzip 1.0.0-final

Vert.x module for unzipping .zip files

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

mod-unzip
Version

Version

1.0.0-final
Type

Type

jar
Description

Description

mod-unzip
Vert.x module for unzipping .zip files
Project URL

Project URL

https://github.com/vert-x/mod-unzip
Source Code Management

Source Code Management

https://github.com/vert-x/mod-unzip.git

Download mod-unzip 1.0.0-final


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

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
io.vertx : testtools jar 2.0.0-final

Project Modules

There are no modules declared in this project.