is not current version
Last Version 1.2.0

com.github.rzymek:opczip 1.0.2

PKZIP64 implementation compatible with MS Excel

GroupId

GroupId

com.github.rzymek
ArtifactId

ArtifactId

opczip
Version

Version

1.0.2
Type

Type

jar

Download opczip 1.0.2


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