is not current version
Last Version 2.0.0

org.webjars.npm:http-errors 1.5.0

WebJar for http-errors

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

http-errors
Version

Version

1.5.0
Type

Type

jar

Download http-errors 1.5.0


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