is not current version
Last Version 0.2.5

io.github.bozwin:nebulamq 0.2.2

ipc-mq

GroupId

GroupId

io.github.bozwin
ArtifactId

ArtifactId

nebulamq
Version

Version

0.2.2
Type

Type

jar

Download nebulamq 0.2.2


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