is not current version
Last Version 3.4.3

org.webjars.npm:gl-matrix 3.0.0

WebJar for gl-matrix

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

gl-matrix
Version

Version

3.0.0
Type

Type

jar

Download gl-matrix 3.0.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/gl-matrix/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>gl-matrix</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/gl-matrix/
implementation 'org.webjars.npm:gl-matrix:3.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/gl-matrix/
implementation ("org.webjars.npm:gl-matrix:3.0.0")
'org.webjars.npm:gl-matrix:jar:3.0.0'
<dependency org="org.webjars.npm" name="gl-matrix" rev="3.0.0">
  <artifact name="gl-matrix" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='gl-matrix', version='3.0.0')
)
libraryDependencies += "org.webjars.npm" % "gl-matrix" % "3.0.0"
[org.webjars.npm/gl-matrix "3.0.0"]