is not current version
Last Version 1.0.5

io.gitee.afucloud:afu-base-common-sdk 1.0.4

安服优Java版本SDK

GroupId

GroupId

io.gitee.afucloud
ArtifactId

ArtifactId

afu-base-common-sdk
Version

Version

1.0.4
Type

Type

jar

Download afu-base-common-sdk 1.0.4


<!-- https://jarcasting.com/artifacts/io.gitee.afucloud/afu-base-common-sdk/ -->
<dependency>
    <groupId>io.gitee.afucloud</groupId>
    <artifactId>afu-base-common-sdk</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.afucloud/afu-base-common-sdk/
implementation 'io.gitee.afucloud:afu-base-common-sdk:1.0.4'
// https://jarcasting.com/artifacts/io.gitee.afucloud/afu-base-common-sdk/
implementation ("io.gitee.afucloud:afu-base-common-sdk:1.0.4")
'io.gitee.afucloud:afu-base-common-sdk:jar:1.0.4'
<dependency org="io.gitee.afucloud" name="afu-base-common-sdk" rev="1.0.4">
  <artifact name="afu-base-common-sdk" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.afucloud', module='afu-base-common-sdk', version='1.0.4')
)
libraryDependencies += "io.gitee.afucloud" % "afu-base-common-sdk" % "1.0.4"
[io.gitee.afucloud/afu-base-common-sdk "1.0.4"]