is not current version
Last Version 1.1.3

org.webjars.npm:gl-vec3 1.0.3

WebJar for gl-vec3

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

gl-vec3
Version

Version

1.0.3
Type

Type

jar

Download gl-vec3 1.0.3


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