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

io.elements.pay:core-ui 1.0.0-beta02

Element checkout base UI component client for Element's Checkout API.

Группа

Группа

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

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

core-ui
Версия

Версия

1.0.0-beta02
Тип

Тип

aar

Скачать core-ui 1.0.0-beta02


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