is not current version
Last Version 1.0.1

com.github.onepiecex:mq-aliyun-core 1.0


GroupId

GroupId

com.github.onepiecex
ArtifactId

ArtifactId

mq-aliyun-core
Version

Version

1.0
Type

Type

jar

Download mq-aliyun-core 1.0


<!-- https://jarcasting.com/artifacts/com.github.onepiecex/mq-aliyun-core/ -->
<dependency>
    <groupId>com.github.onepiecex</groupId>
    <artifactId>mq-aliyun-core</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.onepiecex/mq-aliyun-core/
implementation 'com.github.onepiecex:mq-aliyun-core:1.0'
// https://jarcasting.com/artifacts/com.github.onepiecex/mq-aliyun-core/
implementation ("com.github.onepiecex:mq-aliyun-core:1.0")
'com.github.onepiecex:mq-aliyun-core:jar:1.0'
<dependency org="com.github.onepiecex" name="mq-aliyun-core" rev="1.0">
  <artifact name="mq-aliyun-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.onepiecex', module='mq-aliyun-core', version='1.0')
)
libraryDependencies += "com.github.onepiecex" % "mq-aliyun-core" % "1.0"
[com.github.onepiecex/mq-aliyun-core "1.0"]