is not current version
Last Version 6.0.0

com.newmotion:akka-rabbitmq_2.12 4.0.0

akka-rabbitmq

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.newmotion
ArtifactId

ArtifactId

akka-rabbitmq_2.12
Version

Version

4.0.0
Type

Type

jar

Download akka-rabbitmq_2.12 4.0.0


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