is not current version
Last Version 1.16.0

org.webjars.npm:vulcanize 1.9.3

WebJar for vulcanize

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vulcanize
Version

Version

1.9.3
Type

Type

jar

Download vulcanize 1.9.3


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