A JSON library for Scala, providing parsing, generation, and serialization for Play Framework.
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-json_2.10</artifactId>
<version>2.6.14</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse a JSON string and extract a field.
Use the artifact with the correct Scala version suffix (e.g., _2.13, _3).
No dependency data recorded yet.