GroupId | GroupIdcom.github.kimffy24 |
---|---|
ArtifactId | ArtifactIdejoker-mq-rocketmq |
Version | Version2.2.3 |
Type | Typejar |
Filename | Size |
---|---|
ejoker-mq-rocketmq-2.2.3.pom | |
ejoker-mq-rocketmq-2.2.3.jar | 12 KB |
ejoker-mq-rocketmq-2.2.3-sources.jar | 6 KB |
ejoker-mq-rocketmq-2.2.3-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>2.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-mq-rocketmq/
implementation 'com.github.kimffy24:ejoker-mq-rocketmq:2.2.3'
// https://jarcasting.com/artifacts/com.github.kimffy24/ejoker-mq-rocketmq/
implementation ("com.github.kimffy24:ejoker-mq-rocketmq:2.2.3")
'com.github.kimffy24:ejoker-mq-rocketmq:jar:2.2.3'
<dependency org="com.github.kimffy24" name="ejoker-mq-rocketmq" rev="2.2.3">
<artifact name="ejoker-mq-rocketmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kimffy24', module='ejoker-mq-rocketmq', version='2.2.3')
)
libraryDependencies += "com.github.kimffy24" % "ejoker-mq-rocketmq" % "2.2.3"
[com.github.kimffy24/ejoker-mq-rocketmq "2.2.3"]