| License |
License |
|---|---|
| GroupId | GroupIdcom.goharsha |
| ArtifactId | ArtifactIdwebgl4j |
| Last Version | Last Version0.2.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionWebGL4J
A WebGL wrapper for the GWT platform using Java
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| webgl4j-0.2.9.pom | |
| webgl4j-0.2.9.jar | 115 KB |
| webgl4j-0.2.9-sources.jar | 58 KB |
| webgl4j-0.2.9-javadoc.jar | 152 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.goharsha/webgl4j/ -->
<dependency>
<groupId>com.goharsha</groupId>
<artifactId>webgl4j</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.goharsha/webgl4j/
implementation 'com.goharsha:webgl4j:0.2.9'
// https://jarcasting.com/artifacts/com.goharsha/webgl4j/
implementation ("com.goharsha:webgl4j:0.2.9")
'com.goharsha:webgl4j:jar:0.2.9'
<dependency org="com.goharsha" name="webgl4j" rev="0.2.9">
<artifact name="webgl4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.goharsha', module='webgl4j', version='0.2.9')
)
libraryDependencies += "com.goharsha" % "webgl4j" % "0.2.9"
[com.goharsha/webgl4j "0.2.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.8.0 |