Registry / serialization / circe-parser-sjs1-3

circe-parser-sjs1-3

JSON →
library0.14.15javamavenunverified

A Scala library for parsing JSON using the circe library, optimized for Scala.js 1.x and Scala 3.

<dependency> <groupId>io.circe</groupId> <artifactId>circe-parser_sjs1_3</artifactId> <version>0.14.15</version> </dependency>
INSTALL
IMPORT
SIG · CIRCE-PARSER-SJS1-
C
circe-parser-sjs1-3
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 = """{"name":"John"}""" val parsed = parse(json) println(parsed)
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.14.15latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
OpenAI (training)
1
Resources
circe-parser-sjs1-3 — mvn dependency:get circe-parser-sjs1-3 · libregistry