Download gwt-utils-1.5.jar file - Jar g

Jar examples for g:gwt-utils

Description

Utilities for use in developing GWT applications.

You can download jar file gwt-utils 1.5 in this page.

License

GNU Lesser General Public License (LGPL), Version 2.1

Build File

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'

Download

Click the following link to download the jar file.

gwt-utils-1.5-javadoc.jar
gwt-utils-1.5-sources.jar
gwt-utils-1.5.jar
gwt-utils-1.5.pom



Related Tutorials