GroupId | GroupIdcom.fanxuankai.zeus |
---|---|
ArtifactId | ArtifactIdcommon-xxl-mq |
Version | Version2.0.2 |
Type | Typejar |
Filename | Size |
---|---|
common-xxl-mq-2.0.2.pom | |
common-xxl-mq-2.0.2.jar | 5 KB |
common-xxl-mq-2.0.2-sources.jar | 3 KB |
common-xxl-mq-2.0.2-javadoc.jar | 400 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.fanxuankai.zeus/common-xxl-mq/ -->
<dependency>
<groupId>com.fanxuankai.zeus</groupId>
<artifactId>common-xxl-mq</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fanxuankai.zeus/common-xxl-mq/
implementation 'com.fanxuankai.zeus:common-xxl-mq:2.0.2'
// https://jarcasting.com/artifacts/com.fanxuankai.zeus/common-xxl-mq/
implementation ("com.fanxuankai.zeus:common-xxl-mq:2.0.2")
'com.fanxuankai.zeus:common-xxl-mq:jar:2.0.2'
<dependency org="com.fanxuankai.zeus" name="common-xxl-mq" rev="2.0.2">
<artifact name="common-xxl-mq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fanxuankai.zeus', module='common-xxl-mq', version='2.0.2')
)
libraryDependencies += "com.fanxuankai.zeus" % "common-xxl-mq" % "2.0.2"
[com.fanxuankai.zeus/common-xxl-mq "2.0.2"]