is not current version
Last Version 1.2.0

com.github.aqiu202:aliyun 1.0.1


GroupId

GroupId

com.github.aqiu202
ArtifactId

ArtifactId

aliyun
Version

Version

1.0.1
Type

Type

pom

Download aliyun 1.0.1

Filename Size
aliyun-1.0.1.pom 771 bytes
Browse

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