is not current version
Last Version 5.0.3

org.webjars.npm:terser-webpack-plugin 1.2.3

WebJar for terser-webpack-plugin

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

terser-webpack-plugin
Version

Version

1.2.3
Type

Type

jar

Download terser-webpack-plugin 1.2.3


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