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