Last Version

GWT Utils 1.8

Utilities for use in developing GWT applications.

License

License

GNU Lesser General Public License (LGPL), Version 2.1
Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.threerings
ArtifactId

ArtifactId

gwt-utils
Version

Version

1.8
Type

Type

jar
Description

Description

GWT Utils
Utilities for use in developing GWT applications.
Project URL

Project URL

http://github.com/threerings/gwt-utils/
Source Code Management

Source Code Management

http://github.com/threerings/gwt-utils/

Download gwt-utils 1.8


<!-- https://jarcasting.com/artifacts/com.threerings/gwt-utils/ -->
<dependency>
    <groupId>com.threerings</groupId>
    <artifactId>gwt-utils</artifactId>
    <version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.threerings/gwt-utils/
implementation 'com.threerings:gwt-utils:1.8'
// https://jarcasting.com/artifacts/com.threerings/gwt-utils/
implementation ("com.threerings:gwt-utils:1.8")
'com.threerings:gwt-utils:jar:1.8'
<dependency org="com.threerings" name="gwt-utils" rev="1.8">
  <artifact name="gwt-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.threerings', module='gwt-utils', version='1.8')
)
libraryDependencies += "com.threerings" % "gwt-utils" % "1.8"
[com.threerings/gwt-utils "1.8"]

Dependencies

compile (2)

Group / Artifact Type Version
com.samskivert : samskivert jar 1.9
com.google.guava : guava-gwt jar 18.0

provided (3)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.7.0
com.google.gwt : gwt-dev jar 2.7.0
org.apache.ant : ant jar 1.8.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.