is not current version
Last Version 4.0.2

io.github.airwallex:payment-card 3.0.1

Airwallex Payment Card SDK

GroupId

GroupId

io.github.airwallex
ArtifactId

ArtifactId

payment-card
Version

Version

3.0.1
Type

Type

aar

Download payment-card 3.0.1


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