akka-stream-circe 2.0.0


Group ID:
de.knutwalker
Artifact ID:
akka-stream-circe_2.11
Version:
2.0.0
Release Date:
Jan 20, 2016
Licenses:
Files:

libraryDependencies += "de.knutwalker" %% "akka-stream-circe" % "2.0.0"

Mill build tool

ivy"de.knutwalker::akka-stream-circe:2.0.0"

Scala CLI

//> using dep "de.knutwalker::akka-stream-circe:2.0.0"

Ammonite REPL

import $ivy.`de.knutwalker::akka-stream-circe:2.0.0`

<dependency>
  <groupId>de.knutwalker</groupId>
  <artifactId>akka-stream-circe_2.11</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'de.knutwalker', name: 'akka-stream-circe_2.11', version: '2.0.0'