Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.levigo |
ArtifactId | ArtifactIdgwt-awt |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
gwt-awt-0.0.2.pom | |
gwt-awt-0.0.2.jar | 211 KB |
gwt-awt-0.0.2-sources.jar | 202 KB |
gwt-awt-0.0.2-javadoc.jar | 75 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.levigo/gwt-awt/ -->
<dependency>
<groupId>com.levigo</groupId>
<artifactId>gwt-awt</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.levigo/gwt-awt/
implementation 'com.levigo:gwt-awt:0.0.2'
// https://jarcasting.com/artifacts/com.levigo/gwt-awt/
implementation ("com.levigo:gwt-awt:0.0.2")
'com.levigo:gwt-awt:jar:0.0.2'
<dependency org="com.levigo" name="gwt-awt" rev="0.0.2">
<artifact name="gwt-awt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.levigo', module='gwt-awt', version='0.0.2')
)
libraryDependencies += "com.levigo" % "gwt-awt" % "0.0.2"
[com.levigo/gwt-awt "0.0.2"]