Play JSON is a Scala library for parsing and generating JSON data with a functional approach.
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-json_2.13</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.
Parses a JSON string using Play JSON.
No known issues recorded.
No dependency data recorded yet.