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 5.0.0


Group ID:
com.newmotion
Artifact ID:
akka-rabbitmq_2.12
Version:
5.0.0
Release Date:
Dec 19, 2017
Licenses:
Files:

libraryDependencies += "com.newmotion" %% "akka-rabbitmq" % "5.0.0"

Mill build tool

ivy"com.newmotion::akka-rabbitmq:5.0.0"

Scala CLI

//> using dep "com.newmotion::akka-rabbitmq:5.0.0"

Ammonite REPL

import $ivy.`com.newmotion::akka-rabbitmq:5.0.0`

<dependency>
  <groupId>com.newmotion</groupId>
  <artifactId>akka-rabbitmq_2.12</artifactId>
  <version>5.0.0</version>
</dependency>

compile group: 'com.newmotion', name: 'akka-rabbitmq_2.12', version: '5.0.0'