is not current version
Last Version 1.0.7

io.github.devzwy:socialhelper.alipay 1.0.6

Integrate common third-party authorization, login, and sharing tools to quickly develop apps

GroupId

GroupId

io.github.devzwy
ArtifactId

ArtifactId

socialhelper.alipay
Version

Version

1.0.6
Type

Type

aar

Download socialhelper.alipay 1.0.6


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