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