Akka HTTP module providing JSON serialization/deserialization using Spray JSON for Scala 2.13.
<dependency>
<groupId>com.typesafe.akka</groupId>
<artifactId>akka-http-spray-json_2.13</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.
Defines JSON marshalling for a case class using Spray JSON.
Ensure your Akka version is compatible with the Akka HTTP version you are using.
No dependency data recorded yet.