MVN

com.twitter.common : args

Maven & Gradle

Oct 07, 2016
1 usages

com.twitter.common:args · Common args library.

<dependency>
    <groupId>com.twitter.common</groupId>
    <artifactId>args</artifactId>
    <version>0.2.41</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.twitter.common : args to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.41

All Versions

Choose a version of com.twitter.common : args to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
args-0.2.41

How to add a dependency to Maven

Add the following com.twitter.common : args maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.twitter.common</groupId>
    <artifactId>args</artifactId>
    <version>0.2.41</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.twitter.common : args gradle dependency to your build.gradle file:

implementation 'com.twitter.common:args:0.2.41'

Gradle Kotlin DSL: Add the following com.twitter.common : args gradle kotlin dependency to your build.gradle.kts file:

implementation("com.twitter.common:args:0.2.41")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.twitter.common : args sbt scala dependency to your build.sbt file:

libraryDependencies += "com.twitter.common" % "args" % "0.2.41"

Advertisement

Dependencies from Group

Mar 03, 2017
17 usages
2k stars
Feb 27, 2017
13 usages
2k stars
Mar 03, 2017
13 usages
2k stars
Mar 03, 2017
10 usages
Mar 03, 2017
10 usages

Discover Dependencies

Oct 18, 2018
498 stars
Oct 18, 2018
498 stars
Jul 22, 2022
1 usages
2.1k stars
Dec 15, 2017
3 usages
586 stars
Dec 15, 2017
3 usages
586 stars
Dec 15, 2017
3 usages
586 stars
Aug 13, 2021
7 usages
880 stars