is not current version
Last Version 1.0.0-beta09

io.elements.pay:card 1.0.0-beta07

Elements Pay Card component client for Elements' Pay API.

GroupId

GroupId

io.elements.pay
ArtifactId

ArtifactId

card
Version

Version

1.0.0-beta07
Type

Type

aar

Download card 1.0.0-beta07


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