fs2-rabbit 0.12


Group ID:
com.github.gvolpe
Artifact ID:
fs2-rabbit_2.11
Version:
0.12
Release Date:
Sep 22, 2018
Licenses:
Files:
Full Scala Version:
2.11.12
Developers:

libraryDependencies += "com.github.gvolpe" %% "fs2-rabbit" % "0.12"

Mill build tool

ivy"com.github.gvolpe::fs2-rabbit:0.12"

Scala CLI

//> using dep "com.github.gvolpe::fs2-rabbit:0.12"

Ammonite REPL

import $ivy.`com.github.gvolpe::fs2-rabbit:0.12`

<dependency>
  <groupId>com.github.gvolpe</groupId>
  <artifactId>fs2-rabbit_2.11</artifactId>
  <version>0.12</version>
</dependency>

compile group: 'com.github.gvolpe', name: 'fs2-rabbit_2.11', version: '0.12'