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

io.github.shuoros:JCompressor 0.1.0

JCompressor is an easy-to-use library in Java that can be used to compress different files and folders by various methods such as zip, Gzip, rar, Stufflt, 7z etc., and extract files and folders from those different compressed files.

Лицензия

Лицензия

Группа

Группа

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

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

JCompressor
Версия

Версия

0.1.0
Тип

Тип

jar
Описание

Описание

io.github.shuoros:JCompressor
JCompressor is an easy-to-use library in Java that can be used to compress different files and folders by various methods such as zip, Gzip, rar, Stufflt, 7z etc., and extract files and folders from those different compressed files.
Ссылка на сайт

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

https://github.com/shuoros/JCompressor
Система контроля версий

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

https://github.com/shuoros/JCompressor/tree/main

Скачать JCompressor 0.1.0


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

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

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

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