is not current version
Last Version 1.0.0

com.github.pedrocomitto:rabbit4lazy 0.0.1

A simple RabbitMQ library for lazy developers

GroupId

GroupId

com.github.pedrocomitto
ArtifactId

ArtifactId

rabbit4lazy
Version

Version

0.0.1
Type

Type

jar

Download rabbit4lazy 0.0.1


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