http4s / http4s   1.0.0-M43

Apache License 2.0 Website GitHub

A minimal, idiomatic Scala interface for HTTP

Scala versions: 3.x 2.13
Scala.js versions: 1.x
Scala Native versions: 0.4

libraryDependencies += "org.http4s" %%% "http4s-client" % "0.23.16"

Mill build tool

ivy"org.http4s::http4s-client::0.23.16"

Scala CLI

//> using dep "org.http4s::http4s-client::0.23.16"