MVN

org.pantsbuild : args4j

Maven & Gradle

May 09, 2020
3 usages
3k stars

org.pantsbuild:args4j · Utilities to make args4j more like com.twitter.common#args

<dependency>
    <groupId>org.pantsbuild</groupId>
    <artifactId>args4j</artifactId>
    <version>0.0.22</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.22

All Versions

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

Version Vulnerabilities Updated
0.0.x
args4j-0.0.22
args4j-0.0.21
args4j-0.0.20
args4j-0.0.19
args4j-0.0.18
args4j-0.0.17
args4j-0.0.16
args4j-0.0.15
args4j-0.0.14
args4j-0.0.13
args4j-0.0.12
args4j-0.0.11
args4j-0.0.10
args4j-0.0.9
args4j-0.0.8
args4j-0.0.6
args4j-0.0.5
args4j-0.0.4
args4j-0.0.3
args4j-0.0.2

How to add a dependency to Maven

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

<dependency>
    <groupId>org.pantsbuild</groupId>
    <artifactId>args4j</artifactId>
    <version>0.0.22</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.pantsbuild : args4j gradle dependency to your build.gradle file:

implementation 'org.pantsbuild:args4j:0.0.22'

Gradle Kotlin DSL: Add the following org.pantsbuild : args4j gradle kotlin dependency to your build.gradle.kts file:

implementation("org.pantsbuild:args4j:0.0.22")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.pantsbuild : args4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.pantsbuild" % "args4j" % "0.0.22"

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

May 29, 2016
3 usages
635 stars
Sep 14, 2020
3 usages
0 stars
Jul 27, 2023
3 usages
0 stars
Aug 03, 2018
13 usages
159 stars
Sep 27, 2021
8 usages
26 stars
Aug 23, 2023
135 usages
31.4k stars
Jan 16, 2012
5 usages
Jul 13, 2023
39 usages
1.5k stars