is not current version
Last Version 1.3.0

me.hao0:alipay-core 1.0.4

A Lightweight Alipay Component

GroupId

GroupId

me.hao0
ArtifactId

ArtifactId

alipay-core
Version

Version

1.0.4
Type

Type

jar

Download alipay-core 1.0.4


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