Последняя версия

mod-unzip 1.0.0-final

Vert.x module for unzipping .zip files

Лицензия

Лицензия

Группа

Группа

io.vertx
Идентификатор

Идентификатор

mod-unzip
Версия

Версия

1.0.0-final
Тип

Тип

jar
Описание

Описание

mod-unzip
Vert.x module for unzipping .zip files
Ссылка на сайт

Ссылка на сайт

https://github.com/vert-x/mod-unzip
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.10
io.vertx : testtools jar 2.0.0-final

Модули Проекта

Данный проект не имеет модулей.