is not current version
Last Version 4.0.2

io.github.airwallex:payment-redirect 3.0.0

Airwallex Payment Redirect SDK

GroupId

GroupId

io.github.airwallex
ArtifactId

ArtifactId

payment-redirect
Version

Version

3.0.0
Type

Type

aar

Download payment-redirect 3.0.0


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