Registry / serialization / circe-parser-sjs1-2-13

circe-parser-sjs1-2-13

JSON →
library0.14.15javamavenunverified

circe parser provides JSON parsing functionality for Scala.js and Scala 2.13.

<dependency> <groupId>io.circe</groupId> <artifactId>circe-parser_sjs1_2.13</artifactId> <version>0.14.15</version> </dependency>
INSTALL
IMPORT
SIG · CIRCE-PARSER-SJS1-
C
circe-parser-sjs1-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.

parse
io.circe.parser.parse

Parses a JSON string into a circe Json value.

import io.circe.parser.parse object Main extends App { val json = parse("""{"key": "value"}""") println(json) }
Debug
Known issues

No known issues recorded.

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-sjs1-2-13 — mvn dependency:get circe-parser-sjs1-2-13 · libregistry