is not current version
Last Version 0.9.0

io.corbel.lib:rabbitmq 0.7.0

RabbitMQ Connection Library

GroupId

GroupId

io.corbel.lib
ArtifactId

ArtifactId

rabbitmq
Version

Version

0.7.0
Type

Type

jar

Download rabbitmq 0.7.0


<!-- https://jarcasting.com/artifacts/io.corbel.lib/rabbitmq/ -->
<dependency>
    <groupId>io.corbel.lib</groupId>
    <artifactId>rabbitmq</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.corbel.lib/rabbitmq/
implementation 'io.corbel.lib:rabbitmq:0.7.0'
// https://jarcasting.com/artifacts/io.corbel.lib/rabbitmq/
implementation ("io.corbel.lib:rabbitmq:0.7.0")
'io.corbel.lib:rabbitmq:jar:0.7.0'
<dependency org="io.corbel.lib" name="rabbitmq" rev="0.7.0">
  <artifact name="rabbitmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.corbel.lib', module='rabbitmq', version='0.7.0')
)
libraryDependencies += "io.corbel.lib" % "rabbitmq" % "0.7.0"
[io.corbel.lib/rabbitmq "0.7.0"]