Last Version

com.twitter.common:collections 0.0.111

Common collections library.

License

License

GroupId

GroupId

com.twitter.common
ArtifactId

ArtifactId

collections
Version

Version

0.0.111
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/twitter/commons

Download collections 0.0.111


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

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.