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