MVN

eu.cedarsoft.utils : zip

Maven & Gradle

Dec 22, 2008
4 usages

Zip Utils

<dependency>
    <groupId>eu.cedarsoft.utils</groupId>
    <artifactId>zip</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of eu.cedarsoft.utils : zip to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of eu.cedarsoft.utils : zip to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3
zip-1.3
1.1
zip-1.1

How to add a dependency to Maven

Add the following eu.cedarsoft.utils : zip maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>eu.cedarsoft.utils</groupId>
    <artifactId>zip</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following eu.cedarsoft.utils : zip gradle dependency to your build.gradle file:

implementation 'eu.cedarsoft.utils:zip:1.3'

Gradle Kotlin DSL: Add the following eu.cedarsoft.utils : zip gradle kotlin dependency to your build.gradle.kts file:

implementation("eu.cedarsoft.utils:zip:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following eu.cedarsoft.utils : zip sbt scala dependency to your build.sbt file:

libraryDependencies += "eu.cedarsoft.utils" % "zip" % "1.3"

Advertisement

Dependencies from Group

Dec 22, 2008
10 usages
Dec 22, 2008
8 usages
zip
Dec 22, 2008
4 usages
Dec 22, 2008
4 usages
cmd
Dec 22, 2008
3 usages

Discover Dependencies

Mar 02, 2012
4 usages
Jan 06, 2015
2 usages
9 stars
Apr 07, 2013
1 usages
0 stars
Nov 14, 2014
4 usages
77 stars
Jul 10, 2014
1 usages
Jul 28, 2008
2 usages
Aug 21, 2014
3 usages
159 stars