Google Collections Library

Google Collections Library is a suite of new collections and collection-related goodness for Java 5.0

License

License

GroupId

GroupId

com.google.collections
ArtifactId

ArtifactId

google-collections
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Google Collections Library
Google Collections Library is a suite of new collections and collection-related goodness for Java 5.0
Project URL

Project URL

http://code.google.com/p/google-collections/
Project Organization

Project Organization

Google
Source Code Management

Source Code Management

http://code.google.com/p/google-collections/source/browse/

Download google-collections

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar 1.3.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
1.0-rc5
1.0-rc4
1.0-rc3
1.0-rc2
1.0-rc1
0.9
0.8