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