MVN

com.github.rzymek : opczip

Maven & Gradle

Apr 26, 2020
2 usages
3 stars

OPC Output Stream · PKZIP64 implementation compatible with MS Excel

<dependency>
    <groupId>com.github.rzymek</groupId>
    <artifactId>opczip</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.rzymek : opczip to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.0

All Versions

Choose a version of com.github.rzymek : opczip to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
opczip-1.2.0
1.0.x
opczip-1.0.2
opczip-1.0.1
opczip-1.0.0

How to add a dependency to Maven

Add the following com.github.rzymek : opczip maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.rzymek</groupId>
    <artifactId>opczip</artifactId>
    <version>1.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.rzymek : opczip gradle dependency to your build.gradle file:

implementation 'com.github.rzymek:opczip:1.2.0'

Gradle Kotlin DSL: Add the following com.github.rzymek : opczip gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.rzymek:opczip:1.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.rzymek : opczip sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.rzymek" % "opczip" % "1.2.0"

Advertisement

Dependencies from Group

Apr 26, 2020
2 usages
3 stars

Discover Dependencies

Aug 25, 2023
4 usages
2 stars
Mar 20, 2023
1 usages
17k stars
May 24, 2022
1 usages
May 18, 2021
2 usages
6 stars
Jun 20, 2021
3 usages
Aug 10, 2023
9 usages
78 stars