GroupId | GroupIdorg.errors4s |
---|---|
ArtifactId | ArtifactIderrors4s-http_3 |
Version | Version2.0.0.0 |
Type | Typejar |
Filename | Size |
---|---|
errors4s-http_3-2.0.0.0.pom | |
errors4s-http_3-2.0.0.0.jar | 30 KB |
errors4s-http_3-2.0.0.0-sources.jar | 4 KB |
errors4s-http_3-2.0.0.0-javadoc.jar | 446 KB |
Browse |
<!-- 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"]