gwtx

The goal of GWTx is to provide drop in support for an extended set of the of the standard Java library classes on top of what is provided by the GWT distribution provided by Google

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.google.code.gwtx
ArtifactId

ArtifactId

gwtx
Last Version

Last Version

20070605
Release Date

Release Date

Type

Type

jar
Description

Description

gwtx
The goal of GWTx is to provide drop in support for an extended set of the of the standard Java library classes on top of what is provided by the GWT distribution provided by Google
Project URL

Project URL

http://code.google.com/p/gwtx/
Source Code Management

Source Code Management

http://code.google.com/p/gwtx/source/browse/

Download gwtx

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
20070605
1.5.3
1.5.2
1.5.1
1.5.0