is not current version
Last Version 2.0.0

org.webjars.npm:http-errors 1.6.2

WebJar for http-errors

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

http-errors
Version

Version

1.6.2
Type

Type

jar

Download http-errors 1.6.2


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