hseeberger / akka-http-json   1.39.2

Apache License 2.0 GitHub

Integrate some of the best JSON libs in Scala with Akka HTTP

Scala versions: 2.13 2.12 2.11

akka-http-play-json 1.18.0


Group ID:
org.mdedetrich
Artifact ID:
akka-http-play-json_2.11
Version:
1.18.0
Release Date:
Oct 17, 2017
Licenses:
Files:

libraryDependencies += "org.mdedetrich" %% "akka-http-play-json" % "1.18.0"

Mill build tool

ivy"org.mdedetrich::akka-http-play-json:1.18.0"

Scala CLI

//> using dep "org.mdedetrich::akka-http-play-json:1.18.0"

Ammonite REPL

import $ivy.`org.mdedetrich::akka-http-play-json:1.18.0`

<dependency>
  <groupId>org.mdedetrich</groupId>
  <artifactId>akka-http-play-json_2.11</artifactId>
  <version>1.18.0</version>
</dependency>

compile group: 'org.mdedetrich', name: 'akka-http-play-json_2.11', version: '1.18.0'