GLGE-GWT

A GWT wrapper for GLGE

License

License

BSD 3-Clause License
Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.neothemachine
ArtifactId

ArtifactId

glge-gwt
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

GLGE-GWT
A GWT wrapper for GLGE
Project URL

Project URL

https://github.com/neothemachine/glge-gwt

Download glge-gwt

How to add to project

<!-- 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"]

Dependencies

provided (1)

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

test (2)

Group / Artifact Type Version
com.google.gwt : gwt-dev jar 2.5.0
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0