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 6.0.0


Group ID:
com.newmotion
Artifact ID:
akka-rabbitmq_2.13
Version:
6.0.0
Release Date:
Oct 5, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.newmotion</groupId>
  <artifactId>akka-rabbitmq_2.13</artifactId>
  <version>6.0.0</version>
</dependency>

compile group: 'com.newmotion', name: 'akka-rabbitmq_2.13', version: '6.0.0'