Last Version

com.twitter.common:args 0.2.41

Common args library.

License

License

GroupId

GroupId

com.twitter.common
ArtifactId

ArtifactId

args
Version

Version

0.2.41
Type

Type

jar
Description

Description

com.twitter.common:args
Common args library.
Project URL

Project URL

https://github.com/twitter/commons/
Source Code Management

Source Code Management

https://github.com/twitter/commons

Download args 0.2.41


<!-- https://jarcasting.com/artifacts/com.twitter.common/args/ -->
<dependency>
    <groupId>com.twitter.common</groupId>
    <artifactId>args</artifactId>
    <version>0.2.41</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter.common/args/
implementation 'com.twitter.common:args:0.2.41'
// https://jarcasting.com/artifacts/com.twitter.common/args/
implementation ("com.twitter.common:args:0.2.41")
'com.twitter.common:args:jar:0.2.41'
<dependency org="com.twitter.common" name="args" rev="0.2.41">
  <artifact name="args" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter.common', module='args', version='0.2.41')
)
libraryDependencies += "com.twitter.common" % "args" % "0.2.41"
[com.twitter.common/args "0.2.41"]

Dependencies

compile (9)

Group / Artifact Type Version
com.twitter.common : args-core jar 0.1.37
com.twitter.common : base jar 0.0.115
com.twitter.common : net-util jar 0.0.102
com.twitter.common : quantity jar 0.0.99
com.twitter.common : collections jar 0.0.110
com.google.code.findbugs : jsr305 jar 2.0.1
com.google.guava : guava jar 16.0.1
commons-lang : commons-lang jar 2.6
commons-codec : commons-codec jar 1.9

Project Modules

There are no modules declared in this project.