is not current version
Last Version 1.1.41

com.qunar.qmq:qmq-watchdog 1.1.27


GroupId

GroupId

com.qunar.qmq
ArtifactId

ArtifactId

qmq-watchdog
Version

Version

1.1.27
Type

Type

jar

Download qmq-watchdog 1.1.27


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