akka-http-unboundedqueue 1.1.0


Group ID:
io.github.pityka
Artifact ID:
akka-http-unboundedqueue_2.12
Version:
1.1.0
Release Date:
Mar 13, 2018
Licenses:
MIT
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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