circe generic extras providing additional generic derivation for JSON encoding/decoding.
<dependency>
<groupId>io.circe</groupId>
<artifactId>circe-generic-extras_2.11</artifactId>
<version>0.11.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage showing automatic derivation of JSON codec for a case class.
Use the appropriate version for your Scala version, e.g., circe-generic-extras_2.12 or _2.13.
No dependency data recorded yet.