License |
License |
---|---|
GroupId | GroupIdorg.errors4s |
ArtifactId | ArtifactIderrors4s-http4s_3 |
Last Version | Last Version3.0.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionerrors4s-http4s
errors4s-http4s
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
errors4s-http4s_3-3.0.0.0.pom | |
errors4s-http4s_3-3.0.0.0.jar | 104 KB |
errors4s-http4s_3-3.0.0.0-sources.jar | 10 KB |
errors4s-http4s_3-3.0.0.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.errors4s/errors4s-http4s_3/ -->
<dependency>
<groupId>org.errors4s</groupId>
<artifactId>errors4s-http4s_3</artifactId>
<version>3.0.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.errors4s/errors4s-http4s_3/
implementation 'org.errors4s:errors4s-http4s_3:3.0.0.0'
// https://jarcasting.com/artifacts/org.errors4s/errors4s-http4s_3/
implementation ("org.errors4s:errors4s-http4s_3:3.0.0.0")
'org.errors4s:errors4s-http4s_3:jar:3.0.0.0'
<dependency org="org.errors4s" name="errors4s-http4s_3" rev="3.0.0.0">
<artifact name="errors4s-http4s_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.errors4s', module='errors4s-http4s_3', version='3.0.0.0')
)
libraryDependencies += "org.errors4s" % "errors4s-http4s_3" % "3.0.0.0"
[org.errors4s/errors4s-http4s_3 "3.0.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
org.http4s : http4s-core_3 | jar | 0.23.7 |
org.typelevel : case-insensitive_3 | jar | 1.2.0 |
org.typelevel : cats-core_3 | jar | 2.7.0 |
org.typelevel : cats-effect_3 | jar | 3.3.4 |
org.typelevel : cats-effect-kernel_3 | jar | 3.3.4 |
org.typelevel : cats-kernel_3 | jar | 2.7.0 |
org.errors4s : errors4s-core_3 | jar | 1.0.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.http4s : http4s-client_3 | jar | 0.23.7 |
org.http4s : http4s-laws_3 | jar | 0.23.7 |
org.scalacheck : scalacheck_3 | jar | 1.15.4 |