is not current version
Last Version 1.1.0-Release

io.github.weihubeats:wh-mq-rocketmq 1.0.6


GroupId

GroupId

io.github.weihubeats
ArtifactId

ArtifactId

wh-mq-rocketmq
Version

Version

1.0.6
Type

Type

jar

Download wh-mq-rocketmq 1.0.6


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