Core library for Circe, a JSON library for Scala, targeting Scala.js 0.6 and Scala 2.12.
<dependency>
<groupId>io.circe</groupId>
<artifactId>circe-core_sjs0.6_2.12</artifactId>
<version>0.13.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a JSON object from a Scala Map using Circe.
Use the generic 'circe-core' artifact with the correct Scala version suffix (e.g., '_2.13' for Scala 2.13).
No dependency data recorded yet.