is not current version
Last Version 2.6.4

com.github.pjfanning:op-rabbit_2.13 2.6.0

The opinionated Rabbit-MQ plugin

GroupId

GroupId

com.github.pjfanning
ArtifactId

ArtifactId

op-rabbit_2.13
Version

Version

2.6.0
Type

Type

jar

Download op-rabbit_2.13 2.6.0


<!-- https://jarcasting.com/artifacts/com.github.pjfanning/op-rabbit_2.13/ -->
<dependency>
    <groupId>com.github.pjfanning</groupId>
    <artifactId>op-rabbit_2.13</artifactId>
    <version>2.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pjfanning/op-rabbit_2.13/
implementation 'com.github.pjfanning:op-rabbit_2.13:2.6.0'
// https://jarcasting.com/artifacts/com.github.pjfanning/op-rabbit_2.13/
implementation ("com.github.pjfanning:op-rabbit_2.13:2.6.0")
'com.github.pjfanning:op-rabbit_2.13:jar:2.6.0'
<dependency org="com.github.pjfanning" name="op-rabbit_2.13" rev="2.6.0">
  <artifact name="op-rabbit_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pjfanning', module='op-rabbit_2.13', version='2.6.0')
)
libraryDependencies += "com.github.pjfanning" % "op-rabbit_2.13" % "2.6.0"
[com.github.pjfanning/op-rabbit_2.13 "2.6.0"]