License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdglsl-token-properties |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionglsl-token-properties
WebJar for glsl-token-properties
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
glsl-token-properties-1.0.1.pom | |
glsl-token-properties-1.0.1.jar | 5 KB |
glsl-token-properties-1.0.1-sources.jar | 22 bytes |
glsl-token-properties-1.0.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/glsl-token-properties/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>glsl-token-properties</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/glsl-token-properties/
implementation 'org.webjars.npm:glsl-token-properties:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/glsl-token-properties/
implementation ("org.webjars.npm:glsl-token-properties:1.0.1")
'org.webjars.npm:glsl-token-properties:jar:1.0.1'
<dependency org="org.webjars.npm" name="glsl-token-properties" rev="1.0.1">
<artifact name="glsl-token-properties" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='glsl-token-properties', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "glsl-token-properties" % "1.0.1"
[org.webjars.npm/glsl-token-properties "1.0.1"]