is not current version
Last Version 5.1.2

com.newmotion:akka-rabbitmq_2.11 5.0.2

akka-rabbitmq

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.newmotion
ArtifactId

ArtifactId

akka-rabbitmq_2.11
Version

Version

5.0.2
Type

Type

jar

Download akka-rabbitmq_2.11 5.0.2


<!-- https://jarcasting.com/artifacts/com.newmotion/akka-rabbitmq_2.11/ -->
<dependency>
    <groupId>com.newmotion</groupId>
    <artifactId>akka-rabbitmq_2.11</artifactId>
    <version>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.newmotion/akka-rabbitmq_2.11/
implementation 'com.newmotion:akka-rabbitmq_2.11:5.0.2'
// https://jarcasting.com/artifacts/com.newmotion/akka-rabbitmq_2.11/
implementation ("com.newmotion:akka-rabbitmq_2.11:5.0.2")
'com.newmotion:akka-rabbitmq_2.11:jar:5.0.2'
<dependency org="com.newmotion" name="akka-rabbitmq_2.11" rev="5.0.2">
  <artifact name="akka-rabbitmq_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newmotion', module='akka-rabbitmq_2.11', version='5.0.2')
)
libraryDependencies += "com.newmotion" % "akka-rabbitmq_2.11" % "5.0.2"
[com.newmotion/akka-rabbitmq_2.11 "5.0.2"]