GroupId | GroupIdbe.looorent |
---|---|
ArtifactId | ArtifactIdjflu-subscriber-rabbitmq |
Version | Version0.13.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/be.looorent/jflu-subscriber-rabbitmq/ -->
<dependency>
<groupId>be.looorent</groupId>
<artifactId>jflu-subscriber-rabbitmq</artifactId>
<version>0.13.6</version>
</dependency>
// https://jarcasting.com/artifacts/be.looorent/jflu-subscriber-rabbitmq/
implementation 'be.looorent:jflu-subscriber-rabbitmq:0.13.6'
// https://jarcasting.com/artifacts/be.looorent/jflu-subscriber-rabbitmq/
implementation ("be.looorent:jflu-subscriber-rabbitmq:0.13.6")
'be.looorent:jflu-subscriber-rabbitmq:jar:0.13.6'
<dependency org="be.looorent" name="jflu-subscriber-rabbitmq" rev="0.13.6">
<artifact name="jflu-subscriber-rabbitmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='be.looorent', module='jflu-subscriber-rabbitmq', version='0.13.6')
)
libraryDependencies += "be.looorent" % "jflu-subscriber-rabbitmq" % "0.13.6"
[be.looorent/jflu-subscriber-rabbitmq "0.13.6"]