A JSON parser for the circe library, providing efficient parsing of JSON strings into circe's AST.
<dependency>
<groupId>io.circe</groupId>
<artifactId>circe-parser_2.13</artifactId>
<version>0.14.15</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parses a JSON string using circe's parser.
No known issues recorded.
No dependency data recorded yet.