Circe Core is a JSON library for Scala, providing functional JSON parsing and encoding with type-safe operations.
<dependency>
<groupId>io.circe</groupId>
<artifactId>circe-core_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 JSON creation and serialization
Use circe-core_2.12 or circe-core_2.13 for newer Scala versions.
No dependency data recorded yet.