is not current version
Last Version 2.3.1

org.webjars.npm:gl-mesh3d 2.0.3

WebJar for gl-mesh3d

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

gl-mesh3d
Version

Version

2.0.3
Type

Type

jar

Download gl-mesh3d 2.0.3


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