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

com.github.rzymek:opczip 1.0.0

PKZIP64 implementation compatible with MS Excel

Группа

Группа

com.github.rzymek
Идентификатор

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

opczip
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать opczip 1.0.0


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