Provides Circe JSON codec integration for http4s HTTP server and client, enabling automatic encoding and decoding of JSON entities.
<dependency>
<groupId>org.http4s</groupId>
<artifactId>http4s-circe_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.
Import CirceEntityCodec to enable JSON encoding/decoding for http4s.
Use the artifact with the appropriate Scala version suffix (e.g., _2.13, _3).
No dependency data recorded yet.