Registry / serialization / circe-parser-2-12

circe-parser-2-12

JSON →
library0.14.15javamavenunverified

JSON parsing library for Scala, providing efficient and functional JSON parsing with circe.

<dependency> <groupId>io.circe</groupId> <artifactId>circe-parser_2.12</artifactId> <version>0.14.15</version> </dependency>
INSTALL
IMPORT
SIG · CIRCE-PARSER-2-12
C
circe-parser-2-12
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.

parse
io.circe.parser.parse

Parses a JSON string into a circe Json value.

import io.circe.parser.parse val json = parse("{\"key\": \"value\"}") println(json)
Debug
Known issues
breakingThis artifact is for Scala 2.12; use circe-parser_2.13 or circe-parser_3 for other versions.
fix
Select the correct Scala version suffix in the artifact name.
affects: *
Upgrade
Version history
0.14.15latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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