shellrechargesolutionseu / akka-rabbitmq   6.0.0

GitHub

RabbitMq client in Scala and Akka actors

Scala versions: 2.13 2.12 2.11 2.10

akka-rabbitmq 3.0.0-RC1


Group ID:
com.thenewmotion
Artifact ID:
akka-rabbitmq_2.10
Version:
3.0.0-RC1
Release Date:
Oct 4, 2016
Licenses:
Files:

libraryDependencies += "com.thenewmotion" %% "akka-rabbitmq" % "3.0.0-RC1"

Mill build tool

ivy"com.thenewmotion::akka-rabbitmq:3.0.0-RC1"

Scala CLI

//> using dep "com.thenewmotion::akka-rabbitmq:3.0.0-RC1"

Ammonite REPL

import $ivy.`com.thenewmotion::akka-rabbitmq:3.0.0-RC1`

<dependency>
  <groupId>com.thenewmotion</groupId>
  <artifactId>akka-rabbitmq_2.10</artifactId>
  <version>3.0.0-RC1</version>
</dependency>

compile group: 'com.thenewmotion', name: 'akka-rabbitmq_2.10', version: '3.0.0-RC1'