не последняя версия
Последняя версия 1.0.0-beta09

io.elements.pay:card 1.0.0-beta05

Elements Pay Card component client for Elements' Pay API.

Группа

Группа

io.elements.pay
Идентификатор

Идентификатор

card
Версия

Версия

1.0.0-beta05
Тип

Тип

aar

Скачать card 1.0.0-beta05


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