is not current version
Last Version 1.0.4

io.github.weihubeats:wh-rocketmq 1.0.0


GroupId

GroupId

io.github.weihubeats
ArtifactId

ArtifactId

wh-rocketmq
Version

Version

1.0.0
Type

Type

jar

Download wh-rocketmq 1.0.0


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