Registry / serialization / circe-core-sjs0-6-2-12

circe-core-sjs0-6-2-12

JSON →
library0.13.0javamavenunverified

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>
INSTALL
IMPORT
SIG · CIRCE-CORE-SJS0-6-
C
circe-core-sjs0-6-2-12
serializationjavav0.13.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Json
io.circe.Json

Create a JSON object from a Scala Map using Circe.

import io.circe.Json import io.circe.syntax._ val json: Json = Map("name" -> "Alice", "age" -> 30).asJson println(json.spaces2)
Debug
Known issues
gotchaThis artifact is specific to Scala.js 0.6 and Scala 2.12; use the appropriate cross-version artifact for your project.
fix
Use the generic 'circe-core' artifact with the correct Scala version suffix (e.g., '_2.13' for Scala 2.13).
affects: >=0.13.0
Upgrade
Version history
0.13.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
OpenAI (training)
1
Resources
circe-core-sjs0-6-2-12 — mvn dependency:get circe-core-sjs0-6-2-12 · libregistry