Core library for Circe, a JSON library for Scala with functional programming support, targeting Scala.js 0.6 and Scala 2.11.
<dependency>
<groupId>io.circe</groupId>
<artifactId>circe-core_sjs0.6_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.
Demonstrates creating a JSON object using Circe's Json class.
Use the appropriate artifact for your Scala version (e.g., circe-core_2.13 for Scala 2.13).
No dependency data recorded yet.