is not current version
Last Version 5.1.1

org.webjars.npm:glslify-bundle 5.0.0

WebJar for glslify-bundle

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

glslify-bundle
Version

Version

5.0.0
Type

Type

jar

Download glslify-bundle 5.0.0


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