is not current version
Last Version 1.0.0-beta09

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

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

GroupId

GroupId

io.elements.pay
ArtifactId

ArtifactId

core-ui
Version

Version

1.0.0-beta08
Type

Type

aar

Download core-ui 1.0.0-beta08


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