is not current version
Last Version 1.0.1

org.webjars.npm:plugin-error 0.1.2

WebJar for plugin-error

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

plugin-error
Version

Version

0.1.2
Type

Type

jar

Download plugin-error 0.1.2


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