is not current version
Last Version 1.3.1.2-RELEASE

com.github.thierrysquirrel:alipay 1.2.1-RELEASE

alipay

GroupId

GroupId

com.github.thierrysquirrel
ArtifactId

ArtifactId

alipay
Version

Version

1.2.1-RELEASE
Type

Type

jar

Download alipay 1.2.1-RELEASE


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