is not current version
Last Version 0.1.4

com.github.houbb:mq-broker 0.1.2


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

mq-broker
Version

Version

0.1.2
Type

Type

jar

Download mq-broker 0.1.2


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