is not current version
Last Version 1.7.0

org.webjars.npm:friendly-errors-webpack-plugin 1.6.1

WebJar for friendly-errors-webpack-plugin

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

friendly-errors-webpack-plugin
Version

Version

1.6.1
Type

Type

jar

Download friendly-errors-webpack-plugin 1.6.1


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