Integrate some of the best JSON libs in Scala with Akka HTTP
akka-http-play-json 1.18.0
Group ID:
de.heikoseeberger
Artifact ID:
akka-http-play-json_2.12
Version:
1.18.0
Release Date:
Aug 24, 2017
Licenses:
Files:
Full Scala Version:
2.12.3
Developers:
libraryDependencies += "de.heikoseeberger" %% "akka-http-play-json" % "1.18.0"
ivy"de.heikoseeberger::akka-http-play-json:1.18.0"
//> using dep "de.heikoseeberger::akka-http-play-json:1.18.0"
import $ivy.`de.heikoseeberger::akka-http-play-json:1.18.0`
<dependency> <groupId>de.heikoseeberger</groupId> <artifactId>akka-http-play-json_2.12</artifactId> <version>1.18.0</version> </dependency>
compile group: 'de.heikoseeberger', name: 'akka-http-play-json_2.12', version: '1.18.0'