is not current version
Last Version 2.4.7

org.webjars.npm:gl-plot3d 1.5.5

WebJar for gl-plot3d

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

gl-plot3d
Version

Version

1.5.5
Type

Type

jar

Download gl-plot3d 1.5.5


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