Automatic derivation of JSON codecs for Scala case classes using circe.
<dependency>
<groupId>io.circe</groupId>
<artifactId>circe-generic_sjs1_2.13</artifactId>
<version>0.14.15</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Automatically derives a JSON encoder for a case class and serializes it.
Use explicit codecs or circe-generic-extras for more control.
No dependency data recorded yet.