is not current version
Last Version 1.2.0

com.github.aqiu202:aliyun 1.0.4


GroupId

GroupId

com.github.aqiu202
ArtifactId

ArtifactId

aliyun
Version

Version

1.0.4
Type

Type

pom

Download aliyun 1.0.4

Filename Size
aliyun-1.0.4.pom 1 KB
Browse

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