Last Version

com.twitter.common:args-core 0.1.37

Common core args library.

License

License

GroupId

GroupId

com.twitter.common
ArtifactId

ArtifactId

args-core
Version

Version

0.1.37
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/twitter/commons

Download args-core 0.1.37


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.1
com.google.guava : guava jar 16.0.1
commons-lang : commons-lang jar 2.6

Project Modules

There are no modules declared in this project.