is not current version
Last Version 2.4.7

org.webjars.npm:gl-plot3d 2.2.0

WebJar for gl-plot3d

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

gl-plot3d
Version

Version

2.2.0
Type

Type

jar

Download gl-plot3d 2.2.0


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