The Scala HTTP client you always wanted!
http4s-backend 4.0.0-M3
Group ID:
com.softwaremill.sttp.client4
Artifact ID:
http4s-backend_3
Version:
4.0.0-M3
Release Date:
Aug 9, 2023
Licenses:
Files:
Full Scala Version:
3.3.0
Developers:
libraryDependencies += "com.softwaremill.sttp.client4" %% "http4s-backend" % "4.0.0-M3"
ivy"com.softwaremill.sttp.client4::http4s-backend:4.0.0-M3"
//> using dep "com.softwaremill.sttp.client4::http4s-backend:4.0.0-M3"
import $ivy.`com.softwaremill.sttp.client4::http4s-backend:4.0.0-M3`
<dependency> <groupId>com.softwaremill.sttp.client4</groupId> <artifactId>http4s-backend_3</artifactId> <version>4.0.0-M3</version> </dependency>
compile group: 'com.softwaremill.sttp.client4', name: 'http4s-backend_3', version: '4.0.0-M3'