is not current version
Last Version 4.3.0

org.webjars.npm:html-webpack-plugin 4.0.0-beta.8

WebJar for html-webpack-plugin

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

html-webpack-plugin
Version

Version

4.0.0-beta.8
Type

Type

jar

Download html-webpack-plugin 4.0.0-beta.8


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