is not current version
Last Version 3.0.0.0

org.errors4s:errors4s-http_3 2.0.0.0

errors4s-http

GroupId

GroupId

org.errors4s
ArtifactId

ArtifactId

errors4s-http_3
Version

Version

2.0.0.0
Type

Type

jar

Download errors4s-http_3 2.0.0.0


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