License |
License |
---|---|
GroupId | GroupIdorg.errors4s |
ArtifactId | ArtifactIderrors4s-http_3 |
Last Version | Last Version3.0.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionerrors4s-http
errors4s-http
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
errors4s-http_3-3.0.0.0.pom | |
errors4s-http_3-3.0.0.0.jar | 31 KB |
errors4s-http_3-3.0.0.0-sources.jar | 4 KB |
errors4s-http_3-3.0.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.errors4s/errors4s-http_3/ -->
<dependency>
<groupId>org.errors4s</groupId>
<artifactId>errors4s-http_3</artifactId>
<version>3.0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.errors4s/errors4s-http_3/
implementation 'org.errors4s:errors4s-http_3:3.0.0.0'
// https://jarcasting.com/artifacts/org.errors4s/errors4s-http_3/
implementation ("org.errors4s:errors4s-http_3:3.0.0.0")
'org.errors4s:errors4s-http_3:jar:3.0.0.0'
<dependency org="org.errors4s" name="errors4s-http_3" rev="3.0.0.0">
<artifact name="errors4s-http_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.errors4s', module='errors4s-http_3', version='3.0.0.0')
)
libraryDependencies += "org.errors4s" % "errors4s-http_3" % "3.0.0.0"
[org.errors4s/errors4s-http_3 "3.0.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
org.errors4s : errors4s-core_3 | jar | 1.0.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalameta : munit_3 | jar | 0.7.29 |