is not current version
Last Version 1.2.0

com.zanox.lib.rabbiteasy:rabbiteasy 1.0.0

Convenient library for clients using a RabbitMQ message broker

GroupId

GroupId

com.zanox.lib.rabbiteasy
ArtifactId

ArtifactId

rabbiteasy
Version

Version

1.0.0
Type

Type

pom

Download rabbiteasy 1.0.0

Filename Size
rabbiteasy-1.0.0.pom 5 KB
Browse

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