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.22.0


Group ID:
de.heikoseeberger
Artifact ID:
akka-http-play-json_2.12
Version:
1.22.0
Release Date:
Sept 25, 2018
Licenses:
Files:

libraryDependencies += "de.heikoseeberger" %% "akka-http-play-json" % "1.22.0"

Mill build tool

ivy"de.heikoseeberger::akka-http-play-json:1.22.0"

Scala CLI

//> using dep "de.heikoseeberger::akka-http-play-json:1.22.0"

Ammonite REPL

import $ivy.`de.heikoseeberger::akka-http-play-json:1.22.0`

<dependency>
  <groupId>de.heikoseeberger</groupId>
  <artifactId>akka-http-play-json_2.12</artifactId>
  <version>1.22.0</version>
</dependency>

compile group: 'de.heikoseeberger', name: 'akka-http-play-json_2.12', version: '1.22.0'