is not current version
Last Version 4.0.2

io.github.airwallex:payment 3.0.0

Airwallex Payment SDK

GroupId

GroupId

io.github.airwallex
ArtifactId

ArtifactId

payment
Version

Version

3.0.0
Type

Type

aar

Download payment 3.0.0


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