MVN

org.pantsbuild : buck-util-zip

Maven & Gradle

Mar 18, 2020
2 usages
3k stars

org.pantsbuild:buck-util-zip · Zip utilities borrowed from Buck

<dependency>
    <groupId>org.pantsbuild</groupId>
    <artifactId>buck-util-zip</artifactId>
    <version>0.0.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.pantsbuild : buck-util-zip to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.12

All Versions

Choose a version of org.pantsbuild : buck-util-zip to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
buck-util-zip-0.0.12
buck-util-zip-0.0.11
buck-util-zip-0.0.1

How to add a dependency to Maven

Add the following org.pantsbuild : buck-util-zip maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.pantsbuild</groupId>
    <artifactId>buck-util-zip</artifactId>
    <version>0.0.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.pantsbuild : buck-util-zip gradle dependency to your build.gradle file:

implementation 'org.pantsbuild:buck-util-zip:0.0.12'

Gradle Kotlin DSL: Add the following org.pantsbuild : buck-util-zip gradle kotlin dependency to your build.gradle.kts file:

implementation("org.pantsbuild:buck-util-zip:0.0.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.pantsbuild : buck-util-zip sbt scala dependency to your build.sbt file:

libraryDependencies += "org.pantsbuild" % "buck-util-zip" % "0.0.12"

Advertisement

Dependencies from Group

Oct 29, 2018
7 usages
37 stars
May 09, 2020
3 usages
3k stars
Jul 27, 2018
3 usages
3k stars
Jul 27, 2018
3 usages
3k stars
Sep 11, 2018
3 usages
3k stars

Discover Dependencies

Aug 27, 2019
15 usages
Jun 25, 2023
4 usages
Aug 11, 2022
2 usages
12.4k stars
Jul 25, 2020
2 usages
5 stars
Jun 27, 2023
2 usages
6 stars
Feb 10, 2021
2 usages
6 stars