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-circe 0.2.0


Group ID:
org.mdedetrich
Artifact ID:
akka-http-circe_2.12
Version:
0.2.0
Release Date:
Oct 20, 2018
Licenses:
Files:

libraryDependencies += "org.mdedetrich" %% "akka-http-circe" % "0.2.0"

Mill build tool

ivy"org.mdedetrich::akka-http-circe:0.2.0"

Scala CLI

//> using dep "org.mdedetrich::akka-http-circe:0.2.0"

Ammonite REPL

import $ivy.`org.mdedetrich::akka-http-circe:0.2.0`

<dependency>
  <groupId>org.mdedetrich</groupId>
  <artifactId>akka-http-circe_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'org.mdedetrich', name: 'akka-http-circe_2.12', version: '0.2.0'