GroupId | GroupIdcom.goharsha |
---|---|
ArtifactId | ArtifactIdwebgl4j |
Version | Version0.2.7 |
Type | Typejar |
Filename | Size |
---|---|
webgl4j-0.2.7.pom | |
webgl4j-0.2.7.jar | 115 KB |
webgl4j-0.2.7-sources.jar | 58 KB |
webgl4j-0.2.7-javadoc.jar | 152 KB |
Browse |
<!-- 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"]