is not current version
Last Version 1.3.0

me.hao0:alipay-core 1.0.8

A Lightweight Alipay Component

GroupId

GroupId

me.hao0
ArtifactId

ArtifactId

alipay-core
Version

Version

1.0.8
Type

Type

jar

Download alipay-core 1.0.8


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