License |
License |
---|---|
GroupId | GroupIdcom.twitter.common |
ArtifactId | ArtifactIdbase |
Last Version | Last Version0.0.116 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.twitter.common:base
Common base library.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
base-0.0.116.pom | |
base-0.0.116.jar | 55 KB |
base-0.0.116-sources.jar | 20 KB |
base-0.0.116-javadoc.jar | 111 KB |
base-0.0.116-CHANGELOG.txt | 29 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.twitter.common/base/ -->
<dependency>
<groupId>com.twitter.common</groupId>
<artifactId>base</artifactId>
<version>0.0.116</version>
</dependency>
// https://jarcasting.com/artifacts/com.twitter.common/base/
implementation 'com.twitter.common:base:0.0.116'
// https://jarcasting.com/artifacts/com.twitter.common/base/
implementation ("com.twitter.common:base:0.0.116")
'com.twitter.common:base:jar:0.0.116'
<dependency org="com.twitter.common" name="base" rev="0.0.116">
<artifact name="base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.twitter.common', module='base', version='0.0.116')
)
libraryDependencies += "com.twitter.common" % "base" % "0.0.116"
[com.twitter.common/base "0.0.116"]
Group / Artifact | Type | Version |
---|---|---|
com.twitter.common : quantity | jar | 0.0.100 |
com.twitter.common : util-system-mocks | jar | 0.0.105 |
commons-lang : commons-lang | jar | 2.6 |
com.google.guava : guava | jar | 19.0 |
com.google.code.findbugs : jsr305 | jar | 2.0.1 |