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


Group ID:
org.mdedetrich
Artifact ID:
akka-http-json_2.12
Version:
0.9.0
Release Date:
May 31, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.mdedetrich</groupId>
  <artifactId>akka-http-json_2.12</artifactId>
  <version>0.9.0</version>
</dependency>

compile group: 'org.mdedetrich', name: 'akka-http-json_2.12', version: '0.9.0'