is not current version
Last Version 1.6.0

org.webjars.npm:gl-surface3d 1.4.1

WebJar for gl-surface3d

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

gl-surface3d
Version

Version

1.4.1
Type

Type

jar

Download gl-surface3d 1.4.1


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