is not current version
Last Version 4.3.0

org.webjars.npm:html-webpack-plugin 2.29.0

WebJar for html-webpack-plugin

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

html-webpack-plugin
Version

Version

2.29.0
Type

Type

jar

Download html-webpack-plugin 2.29.0


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