GroupId | GroupIdcom.github.kimffy24 |
---|---|
ArtifactId | ArtifactIdejoker-mq-rocketmq |
Version | Version3.0.0 |
Type | Typejar |
Filename | Size |
---|---|
ejoker-mq-rocketmq-3.0.0.pom | |
ejoker-mq-rocketmq-3.0.0.jar | 12 KB |
ejoker-mq-rocketmq-3.0.0-sources.jar | 6 KB |
ejoker-mq-rocketmq-3.0.0-javadoc.jar | 33 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-mq-rocketmq/ -->
<dependency>
<groupId>com.github.kimffy24</groupId>
<artifactId>ejoker-mq-rocketmq</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-mq-rocketmq/
implementation 'com.github.kimffy24:ejoker-mq-rocketmq:3.0.0'
// https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-mq-rocketmq/
implementation ("com.github.kimffy24:ejoker-mq-rocketmq:3.0.0")
'com.github.kimffy24:ejoker-mq-rocketmq:jar:3.0.0'
<dependency org="com.github.kimffy24" name="ejoker-mq-rocketmq" rev="3.0.0">
<artifact name="ejoker-mq-rocketmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kimffy24', module='ejoker-mq-rocketmq', version='3.0.0')
)
libraryDependencies += "com.github.kimffy24" % "ejoker-mq-rocketmq" % "3.0.0"
[com.github.kimffy24/ejoker-mq-rocketmq "3.0.0"]