Core library for Circe, a JSON library for Scala providing functional JSON parsing and encoding.
<dependency>
<groupId>io.circe</groupId>
<artifactId>circe-core_3</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.
Creates a JSON object from a Map and prints it with pretty formatting.
Ensure your project uses Scala 3 (Dotty) when depending on this artifact.
No dependency data recorded yet.