is not current version
Last Version 2.1.0

org.webjars.npm:regl 1.3.13

WebJar for regl

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

regl
Version

Version

1.3.13
Type

Type

jar

Download regl 1.3.13


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