is not current version
Last Version 1.0.4

io.github.weihubeats:wh-rocketmq 1.0.1


GroupId

GroupId

io.github.weihubeats
ArtifactId

ArtifactId

wh-rocketmq
Version

Version

1.0.1
Type

Type

jar

Download wh-rocketmq 1.0.1


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