is not current version
Last Version 1.1.41

com.qunar.qmq:qmq-common 1.1.37

qmq common logic share by all module

GroupId

GroupId

com.qunar.qmq
ArtifactId

ArtifactId

qmq-common
Version

Version

1.1.37
Type

Type

jar

Download qmq-common 1.1.37


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