A Scala library for easy and idiomatic JSON (de)serialization using a lightweight, type-safe approach.
<dependency>
<groupId>io.spray</groupId>
<artifactId>spray-json_2.12</artifactId>
<version>1.3.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a JSON format for a case class and serialize an instance to JSON.
No known issues recorded.
No dependency data recorded yet.