Jar examples for g:gwt-utils
Utilities for use in developing GWT applications.
You can download jar file gwt-utils 1.5 in this page.
GNU Lesser General Public License (LGPL), Version 2.1
You can use the following script to add gwt-utils-1.5.jar to your project.
<dependency> <groupId>com.threerings</groupId> <artifactId>gwt-utils</artifactId> <version>1.5</version> </dependency>
compile group: 'com.threerings', name: 'gwt-utils', version: '1.5'
libraryDependencies += "com.threerings" % "gwt-utils" % "1.5"
<dependency org="com.threerings" name="gwt-utils" rev="1.5"/>
@Grapes(@Grab(group='com.threerings', module='gwt-utils', version='1.5'))
'com.threerings:gwt-utils:jar:1.5'
Click the following link to download the jar file.
gwt-utils-1.5-javadoc.jar