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