is not current version
Last Version 1.0.1

com.levigo:gwt-awt 0.0.1

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

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.levigo
ArtifactId

ArtifactId

gwt-awt
Version

Version

0.0.1
Type

Type

jar

Download gwt-awt 0.0.1


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