A Scala library for JSON serialization and deserialization using native Scala types, supporting Scala 2.12.
<dependency>
<groupId>org.json4s</groupId>
<artifactId>json4s-native_2.12</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.
No known issues recorded.
No dependency data recorded yet.