Download gwt-utils-1.7.1.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.7.1 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.7.1.jar to your project.

<dependency>
   <groupId>com.threerings</groupId>
   <artifactId>gwt-utils</artifactId>
   <version>1.7.1</version>
</dependency>
compile group: 'com.threerings', name: 'gwt-utils', version: '1.7.1'
libraryDependencies += "com.threerings" % "gwt-utils" % "1.7.1"
<dependency org="com.threerings" name="gwt-utils" rev="1.7.1"/>
@Grapes(@Grab(group='com.threerings', module='gwt-utils', version='1.7.1'))
'com.threerings:gwt-utils:jar:1.7.1'

Download

Click the following link to download the jar file.

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



Related Tutorials