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