is not current version
Last Version 0.0.111

com.twitter.common:collections 0.0.110

Common collections library.

GroupId

GroupId

com.twitter.common
ArtifactId

ArtifactId

collections
Version

Version

0.0.110
Type

Type

jar

Download collections 0.0.110


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