Spray JSON support for Akka HTTP, enabling JSON serialization/deserialization.
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-http-spray-json_2.11</artifactId>
<version>10.1.15</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Converts a case class to JSON using SprayJsonSupport
Use akka-http-spray-json_2.12 or _2.13 for newer Scala versions.
No dependency data recorded yet.