Core library for Circe, a JSON library for Scala with Scala.js and Scala 3 support.
<dependency>
<groupId>io.circe</groupId>
<artifactId>circe-core_sjs1_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 simple JSON object using Circe's Json type.
Ensure your build uses the correct Scala version (e.g., circe-core_sjs1_3 for Scala 3 with Scala.js).
No dependency data recorded yet.