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