Core library for json4s, providing JSON parsing and generation for Scala applications.
<dependency>
<groupId>org.json4s</groupId>
<artifactId>json4s-core_2.13</artifactId>
<version>4.0.7</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 json4s native methods.
Use json4s-core_2.12 or json4s-core_3 for other Scala versions.
No dependency data recorded yet.