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