Jar examples for g:guava-gwt
Guava is a suite of core and expanded libraries that include utility classes, google's collections, io classes, and much much more. This project includes GWT-friendly sources.
You can download jar file guava-gwt 15.0 in this page.
You can use the following script to add guava-gwt-15.0.jar to your project.
<dependency> <groupId>com.google.guava</groupId> <artifactId>guava-gwt</artifactId> <version>15.0</version> </dependency>
compile group: 'com.google.guava', name: 'guava-gwt', version: '15.0'
libraryDependencies += "com.google.guava" % "guava-gwt" % "15.0"
<dependency org="com.google.guava" name="guava-gwt" rev="15.0"/>
@Grapes(@Grab(group='com.google.guava', module='guava-gwt', version='15.0'))
'com.google.guava:guava-gwt:jar:15.0'
Click the following link to download the jar file.
guava-gwt-15.0-javadoc.jar