is not current version
Last Version 0.2.9

com.goharsha:webgl4j 0.2.7

A WebGL wrapper for the GWT platform using Java

GroupId

GroupId

com.goharsha
ArtifactId

ArtifactId

webgl4j
Version

Version

0.2.7
Type

Type

jar

Download webgl4j 0.2.7


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