is not current version
Last Version 1.1.41

com.qunar.qmq:qmq-common 1.1.28

qmq common logic share by all module

GroupId

GroupId

com.qunar.qmq
ArtifactId

ArtifactId

qmq-common
Version

Version

1.1.28
Type

Type

jar

Download qmq-common 1.1.28


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