Registry / serialization / circe-jawn-2-13

circe-jawn-2-13

JSON →
library0.14.15javamavenunverified

circe-jawn provides JSON parsing support for the circe library using the Jawn parser.

<dependency> <groupId>io.circe</groupId> <artifactId>circe-jawn_2.13</artifactId> <version>0.14.15</version> </dependency>
INSTALL
IMPORT
SIG · CIRCE-JAWN-2-13
C
circe-jawn-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.

JawnParser
✓ io.circe.jawn.JawnParser

Parse a JSON string using JawnParser.

import io.circe.jawn.JawnParser; val parser = new JawnParser(); val json = parser.parse("{\"key\":\"value\"}");
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-jawn-2-13 — mvn dependency:get circe-jawn-2-13 · libregistry