JSON library for Play Framework, providing serialization and deserialization for Scala 2.11.
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>play-json_2.11</artifactId>
<version>2.7.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Converts a string to JSON using Play JSON library.
Upgrade to a newer Scala version and corresponding Play JSON version.
No dependency data recorded yet.