is not current version
Last Version 1.2.2

com.xuxueli:xxl-mq-client 1.2.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.xuxueli
ArtifactId

ArtifactId

xxl-mq-client
Version

Version

1.2.0
Type

Type

jar

Download xxl-mq-client 1.2.0


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