Abstract syntax tree (AST) for JSON4S, a Scala library for JSON processing.
<dependency>
<groupId>org.json4s</groupId>
<artifactId>json4s-ast_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.
Parses a JSON string into a JValue AST and prints it compactly.
Use org.json4s:json4s-ast_2.13 or org.json4s:json4s-ast_3 for modern Scala versions.
No dependency data recorded yet.