is not current version
Last Version 3.1.3

org.webjars.npm:gl-util 3.1.1

WebJar for gl-util

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

gl-util
Version

Version

3.1.1
Type

Type

jar

Download gl-util 3.1.1


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