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