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 0.9 in this page.
The Apache Software License, Version 2.0
You can use the following script to add google-collections-0.9.jar to your project.
<dependency> <groupId>com.google.collections</groupId> <artifactId>google-collections</artifactId> <version>0.9</version> </dependency>
compile group: 'com.google.collections', name: 'google-collections', version: '0.9'
libraryDependencies += "com.google.collections" % "google-collections" % "0.9"
<dependency org="com.google.collections" name="google-collections" rev="0.9"/>
@Grapes(@Grab(group='com.google.collections', module='google-collections', version='0.9'))
'com.google.collections:google-collections:jar:0.9'
Click the following link to download the jar file.
google-collections-0.9-javadoc.jar