Registry / serialization / circe-core-2-13

circe-core-2-13

JSON →
library0.14.15javamavenunverified

Core library for Circe, a JSON library for Scala.

<dependency> <groupId>io.circe</groupId> <artifactId>circe-core_2.13</artifactId> <version>0.14.15</version> </dependency>
INSTALL
IMPORT
SIG · CIRCE-CORE-2-13
C
circe-core-2-13
serializationjavav0.14.15
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

Creates a simple JSON object using Circe.

import io.circe.Json object Main extends App { val json = Json.obj("key" -> Json.fromString("value")) println(json) }
Debug
Known issues
breakingCirce 0.14.x is for Scala 2.12/2.13; Scala 3 users should use circe 0.14.x with cross-build or newer versions.
fix
Use circe-core_3 for Scala 3 projects.
affects: >=0.14.0
Upgrade
Version history
0.14.15latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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