is not current version
Last Version 1.16.0

org.webjars.npm:vulcanize 1.10.4

WebJar for vulcanize

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

vulcanize
Version

Version

1.10.4
Type

Type

jar

Download vulcanize 1.10.4


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