json4s-native is a Scala library for JSON processing, providing native parsing and serialization support for Scala 2.13.
<dependency>
<groupId>org.json4s</groupId>
<artifactId>json4s-native_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.
Serializes and deserializes a case class to/from JSON using json4s-native.
Upgrade to json4s 4.1.0 or later for better Scala 2.13 compatibility.
No dependency data recorded yet.