mdedetrich / akka-streams-json   0.9.0

Apache License 2.0 GitHub

Akka streams support for json

Scala versions: 2.13 2.12 2.11

akka-http-json 0.5.0


Group ID:
org.mdedetrich
Artifact ID:
akka-http-json_2.11
Version:
0.5.0
Release Date:
Apr 6, 2020
Licenses:
Files:

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

Mill build tool

ivy"org.mdedetrich::akka-http-json:0.5.0"

Scala CLI

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

Ammonite REPL

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

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

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