akka-http-unboundedqueue 1.0.0


Group ID:
io.github.pityka
Artifact ID:
akka-http-unboundedqueue_2.11
Version:
1.0.0
Release Date:
Apr 16, 2017
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.github.pityka</groupId>
  <artifactId>akka-http-unboundedqueue_2.11</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'io.github.pityka', name: 'akka-http-unboundedqueue_2.11', version: '1.0.0'