All Projects → http4s → Http4s Jdk Http Client

http4s / Http4s Jdk Http Client

Licence: apache-2.0
JDK 11+ http client implementation for http4s clients

Programming Languages

scala
5932 projects

http4s-jdk-http-client - JDK 11+ http client implementation for http4s clients Build Status Maven Central

Head on over to the docs

Quick Start

To use http4s-jdk-http-client in an existing SBT project, add the following dependencies to your build.sbt depending on your needs:

libraryDependencies ++= Seq(
  "org.http4s" %% "http4s-jdk-http-client" % "<version>"
)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].