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