не последняя версия
Последняя версия 4.2.5

org.bitbucket.swattu:rabbitmq 4.1.9


Группа

Группа

org.bitbucket.swattu
Идентификатор

Идентификатор

rabbitmq
Версия

Версия

4.1.9
Тип

Тип

jar

Скачать rabbitmq 4.1.9


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