License |
License
BSD 3-Clause License
|
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.github.neothemachine |
ArtifactId | ArtifactIdglge-gwt |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGLGE-GWT
A GWT wrapper for GLGE
|
Project URL |
Project URL |
Filename | Size |
---|---|
glge-gwt-0.1.1.pom | |
glge-gwt-0.1.1.jar | 10 KB |
glge-gwt-0.1.1-sources.jar | 145 KB |
glge-gwt-0.1.1-javadoc.jar | 95 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.neothemachine/glge-gwt/ -->
<dependency>
<groupId>com.github.neothemachine</groupId>
<artifactId>glge-gwt</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.neothemachine/glge-gwt/
implementation 'com.github.neothemachine:glge-gwt:0.1.1'
// https://jarcasting.com/artifacts/com.github.neothemachine/glge-gwt/
implementation ("com.github.neothemachine:glge-gwt:0.1.1")
'com.github.neothemachine:glge-gwt:jar:0.1.1'
<dependency org="com.github.neothemachine" name="glge-gwt" rev="0.1.1">
<artifact name="glge-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.neothemachine', module='glge-gwt', version='0.1.1')
)
libraryDependencies += "com.github.neothemachine" % "glge-gwt" % "0.1.1"
[com.github.neothemachine/glge-gwt "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-dev | jar | 2.5.0 |
junit : junit | jar | 4.7 |