is not current version
Last Version 1.0.3

cn.chendahai:rocketmq-console-alarm 1.0.0


GroupId

GroupId

cn.chendahai
ArtifactId

ArtifactId

rocketmq-console-alarm
Version

Version

1.0.0
Type

Type

jar

Download rocketmq-console-alarm 1.0.0


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