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