Jar examples for g:google-collections
Google Collections Library is a suite of new collections and collection-related goodness for Java 5.0
You can download jar file google-collections 1.0-rc2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add google-collections-1.0-rc2.jar to your project.
<dependency> <groupId>com.google.collections</groupId> <artifactId>google-collections</artifactId> <version>1.0-rc2</version> </dependency>
compile group: 'com.google.collections', name: 'google-collections', version: '1.0-rc2'
libraryDependencies += "com.google.collections" % "google-collections" % "1.0-rc2"
<dependency org="com.google.collections" name="google-collections" rev="1.0-rc2"/>
@Grapes(@Grab(group='com.google.collections', module='google-collections', version='1.0-rc2'))
'com.google.collections:google-collections:jar:1.0-rc2'
Click the following link to download the jar file.
google-collections-1.0-rc2-javadoc.jar