License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.softwaremill.sttp.client3 |
ArtifactId | ArtifactIdhttp4s-backend_2.12 |
Version | Version3.3.16 |
Type | Typejar |
Description |
Descriptionhttp4s-backend
http4s-backend
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/http4s-backend_2.12/ -->
<dependency>
<groupId>com.softwaremill.sttp.client3</groupId>
<artifactId>http4s-backend_2.12</artifactId>
<version>3.3.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/http4s-backend_2.12/
implementation 'com.softwaremill.sttp.client3:http4s-backend_2.12:3.3.16'
// https://jarcasting.com/artifacts/com.softwaremill.sttp.client3/http4s-backend_2.12/
implementation ("com.softwaremill.sttp.client3:http4s-backend_2.12:3.3.16")
'com.softwaremill.sttp.client3:http4s-backend_2.12:jar:3.3.16'
<dependency org="com.softwaremill.sttp.client3" name="http4s-backend_2.12" rev="3.3.16">
<artifact name="http4s-backend_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.sttp.client3', module='http4s-backend_2.12', version='3.3.16')
)
libraryDependencies += "com.softwaremill.sttp.client3" % "http4s-backend_2.12" % "3.3.16"
[com.softwaremill.sttp.client3/http4s-backend_2.12 "3.3.16"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.15 |
com.softwaremill.sttp.client3 : cats_2.12 | jar | 3.3.16 |
com.softwaremill.sttp.client3 : core_2.12 | jar | 3.3.16 |
com.softwaremill.sttp.client3 : fs2_2.12 | jar | 3.3.16 |
org.http4s : http4s-client_2.12 | jar | 0.23.6 |
org.http4s : http4s-blaze-client_2.12 Optional | jar | 0.23.6 |