JSON4S Native provides a native Scala JSON parser and renderer using the json4s AST.
<dependency>
<groupId>org.json4s</groupId>
<artifactId>json4s-native_2.11</artifactId>
<version>4.0.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse a JSON string and render it compactly.
Use the appropriate Scala version suffix in the artifact coordinate.
No dependency data recorded yet.