Last Version

Element checkout base UI component 1.0.0-beta09

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

License

License

GroupId

GroupId

io.elements.pay
ArtifactId

ArtifactId

core-ui
Version

Version

1.0.0-beta09
Type

Type

aar
Description

Description

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

Project URL

https://github.com/elementspay/Elements-Android-Demo
Project Organization

Project Organization

Elements.io
Source Code Management

Source Code Management

https://github.com/elementspay/Elements-Android-Demo

Download core-ui 1.0.0-beta09


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21

runtime (5)

Group / Artifact Type Version
io.elements.pay : core-components jar 1.0.0-beta09
io.elements.pay : core-module jar 1.0.0-beta09
androidx.appcompat » appcompat jar 1.2.0
androidx.recyclerview » recyclerview jar 1.1.0
com.google.android.material » material jar 1.2.1

Project Modules

There are no modules declared in this project.