GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdgl-surface3d |
Version | Version1.3.4 |
Type | Typejar |
Filename | Size |
---|---|
gl-surface3d-1.3.4.pom | |
gl-surface3d-1.3.4.jar | 289 KB |
gl-surface3d-1.3.4-sources.jar | 22 bytes |
gl-surface3d-1.3.4-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.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/gl-surface3d/
implementation 'org.webjars.npm:gl-surface3d:1.3.4'
// https://jarcasting.com/artifacts/org.webjars.npm/gl-surface3d/
implementation ("org.webjars.npm:gl-surface3d:1.3.4")
'org.webjars.npm:gl-surface3d:jar:1.3.4'
<dependency org="org.webjars.npm" name="gl-surface3d" rev="1.3.4">
<artifact name="gl-surface3d" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='gl-surface3d', version='1.3.4')
)
libraryDependencies += "org.webjars.npm" % "gl-surface3d" % "1.3.4"
[org.webjars.npm/gl-surface3d "1.3.4"]