is not current version
Last Version 0.10.5-22

org.webjars.npm:ngl 0.10.4

WebJar for ngl

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ngl
Version

Version

0.10.4
Type

Type

jar

Download ngl 0.10.4


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