A JSON library for Scala and Play Framework providing serialization and deserialization of JSON data.
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-json_2.12</artifactId>
<version>2.10.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Serialize an object to JSON string using Play JSON.
No known issues recorded.
No dependency data recorded yet.