Native JSON parsing and serialization for Scala using json4s.
<dependency>
<groupId>org.json4s</groupId>
<artifactId>json4s-native_2.10</artifactId>
<version>3.6.12</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Serialize a map to JSON using json4s-native
Use the appropriate Scala version suffix (e.g., _2.13).
No dependency data recorded yet.