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