is not current version
Last Version 4.0.2

io.github.airwallex:payment-redirect 3.0.1

Airwallex Payment Redirect SDK

GroupId

GroupId

io.github.airwallex
ArtifactId

ArtifactId

payment-redirect
Version

Version

3.0.1
Type

Type

aar

Download payment-redirect 3.0.1


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