google-collect

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

License

License

GroupId

GroupId

com.google.code.google-collections
ArtifactId

ArtifactId

google-collect
Last Version

Last Version

snapshot-20080530
Release Date

Release Date

Type

Type

jar
Description

Description

google-collect
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

Download google-collect

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
snapshot-20080530
snapshot-20080321
snapshot-20071022