GWT-AWT

An emulation of Java's AWT, based on OpenJDK.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.levigo
ArtifactId

ArtifactId

gwt-awt
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

GWT-AWT
An emulation of Java's AWT, based on OpenJDK.
Project URL

Project URL

http://code.google.com/p/gwt-awt/
Project Organization

Project Organization

levigo
Source Code Management

Source Code Management

https://code.google.com/p/gwt-awt/

Download gwt-awt

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0
0.0.2
0.0.1