Fast JSON parser for Scala, providing efficient parsing of JSON data.
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>jawn-parser_2.12</artifactId>
<version>1.6.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse a JSON string using Jawn Parser.
Use the Scala API directly or wrap in a Java-friendly facade.
No dependency data recorded yet.