MVN

net.mbonnin.zippo : zippo

Maven & Gradle

Oct 28, 2021
0 stars

Zippo · A set of helpers to create zip files

<dependency>
    <groupId>net.mbonnin.zippo</groupId>
    <artifactId>zippo</artifactId>
    <version>0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.mbonnin.zippo : zippo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1

All Versions

Choose a version of net.mbonnin.zippo : zippo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1
zippo-0.1

How to add a dependency to Maven

Add the following net.mbonnin.zippo : zippo maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.mbonnin.zippo</groupId>
    <artifactId>zippo</artifactId>
    <version>0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.mbonnin.zippo : zippo gradle dependency to your build.gradle file:

implementation 'net.mbonnin.zippo:zippo:0.1'

Gradle Kotlin DSL: Add the following net.mbonnin.zippo : zippo gradle kotlin dependency to your build.gradle.kts file:

implementation("net.mbonnin.zippo:zippo:0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.mbonnin.zippo : zippo sbt scala dependency to your build.sbt file:

libraryDependencies += "net.mbonnin.zippo" % "zippo" % "0.1"

Advertisement

Dependencies from Group

Oct 28, 2021
0 stars

Discover Dependencies

Aug 17, 2023
4 usages
0 stars
Jul 25, 2023
2 usages
1 stars
Jul 25, 2023
1 usages
1 stars
Jul 25, 2023
2 usages
1 stars
Oct 26, 2021
0 stars
Oct 29, 2021
0 stars
Aug 23, 2023
2 usages
111 stars
May 30, 2023
29 stars