GroupId | GroupIdio.gitee.zhengchengdong |
---|---|
ArtifactId | ArtifactIdARP-message-RocketMQ |
Version | Version1.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.gitee.zhengchengdong/ARP-message-RocketMQ/ -->
<dependency>
<groupId>io.gitee.zhengchengdong</groupId>
<artifactId>ARP-message-RocketMQ</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.zhengchengdong/ARP-message-RocketMQ/
implementation 'io.gitee.zhengchengdong:ARP-message-RocketMQ:1.0.1'
// https://jarcasting.com/artifacts/io.gitee.zhengchengdong/ARP-message-RocketMQ/
implementation ("io.gitee.zhengchengdong:ARP-message-RocketMQ:1.0.1")
'io.gitee.zhengchengdong:ARP-message-RocketMQ:jar:1.0.1'
<dependency org="io.gitee.zhengchengdong" name="ARP-message-RocketMQ" rev="1.0.1">
<artifact name="ARP-message-RocketMQ" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.zhengchengdong', module='ARP-message-RocketMQ', version='1.0.1')
)
libraryDependencies += "io.gitee.zhengchengdong" % "ARP-message-RocketMQ" % "1.0.1"
[io.gitee.zhengchengdong/ARP-message-RocketMQ "1.0.1"]