Last Version

gwtx 20070605

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
Version

Version

20070605
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 20070605


<!-- 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.