al333z / bunny   0.0.3

Apache License 2.0 GitHub

An opinionated wrapper for the RabbitMQ Java client, in Scala.

Scala versions: 2.12 2.11

bunny 0.0.4


Group ID:
com.al333z
Artifact ID:
bunny_2.12
Version:
0.0.4
Release Date:
Jan 6, 2017
Licenses:
Files:

libraryDependencies += "com.al333z" %% "bunny" % "0.0.4"

Mill build tool

ivy"com.al333z::bunny:0.0.4"

Scala CLI

//> using dep "com.al333z::bunny:0.0.4"

Ammonite REPL

import $ivy.`com.al333z::bunny:0.0.4`

<dependency>
  <groupId>com.al333z</groupId>
  <artifactId>bunny_2.12</artifactId>
  <version>0.0.4</version>
</dependency>

compile group: 'com.al333z', name: 'bunny_2.12', version: '0.0.4'