Base library for building HTTP clients using the http4s functional HTTP framework for Scala.
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-client_2.12</artifactId>
<version>0.23.34</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal http4s client creation
Use the appropriate Scala version suffix (e.g., _2.13) for your project.
No dependency data recorded yet.