is not current version
Last Version 3.4.3

org.webjars.npm:gl-matrix 3.2.1

WebJar for gl-matrix

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

gl-matrix
Version

Version

3.2.1
Type

Type

jar

Download gl-matrix 3.2.1


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