is not current version
Last Version 5.0.3

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

WebJar for terser-webpack-plugin

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

terser-webpack-plugin
Version

Version

1.4.1
Type

Type

jar

Download terser-webpack-plugin 1.4.1


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