akka-http-unboundedqueue 1.2.0


Group ID:
io.github.pityka
Artifact ID:
akka-http-unboundedqueue_2.12
Version:
1.2.0
Release Date:
May 26, 2018
Licenses:
MIT
Files:

libraryDependencies += "io.github.pityka" %% "akka-http-unboundedqueue" % "1.2.0"

Mill build tool

ivy"io.github.pityka::akka-http-unboundedqueue:1.2.0"

Scala CLI

//> using dep "io.github.pityka::akka-http-unboundedqueue:1.2.0"

Ammonite REPL

import $ivy.`io.github.pityka::akka-http-unboundedqueue:1.2.0`

<dependency>
  <groupId>io.github.pityka</groupId>
  <artifactId>akka-http-unboundedqueue_2.12</artifactId>
  <version>1.2.0</version>
</dependency>

compile group: 'io.github.pityka', name: 'akka-http-unboundedqueue_2.12', version: '1.2.0'