Akka HTTP module providing Spray JSON serialization support for Scala 2.12.
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-http-spray-json_2.12</artifactId>
<version>10.5.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Marshall/unmarshall JSON with Spray JSON in Akka HTTP
Use the correct artifact for your Scala version (e.g., _2.13 for Scala 2.13).
No dependency data recorded yet.