Core library for JSON encoding/decoding in Scala using functional programming.
<dependency>
<groupId>io.circe</groupId>
<artifactId>circe-core_2.10</artifactId>
<version>0.9.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a simple JSON object using Circe.
Upgrade to Scala 2.12 or 2.13 and use circe-core for that version.
No dependency data recorded yet.