GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdgl-plot3d |
Version | Version2.4.6 |
Type | Typejar |
Filename | Size |
---|---|
gl-plot3d-2.4.6.pom | |
gl-plot3d-2.4.6.jar | 2 MB |
gl-plot3d-2.4.6-sources.jar | 22 bytes |
gl-plot3d-2.4.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/gl-plot3d/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>gl-plot3d</artifactId>
<version>2.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/gl-plot3d/
implementation 'org.webjars.npm:gl-plot3d:2.4.6'
// https://jarcasting.com/artifacts/org.webjars.npm/gl-plot3d/
implementation ("org.webjars.npm:gl-plot3d:2.4.6")
'org.webjars.npm:gl-plot3d:jar:2.4.6'
<dependency org="org.webjars.npm" name="gl-plot3d" rev="2.4.6">
<artifact name="gl-plot3d" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='gl-plot3d', version='2.4.6')
)
libraryDependencies += "org.webjars.npm" % "gl-plot3d" % "2.4.6"
[org.webjars.npm/gl-plot3d "2.4.6"]