License |
License |
---|---|
GroupId | GroupIdio.elements.pay |
ArtifactId | ArtifactIdcore-ui |
Version | Version1.0.0-beta09 |
Type | Typeaar |
Description |
DescriptionElement checkout base UI component
Element checkout base UI component client for Element's Checkout API.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationElements.io |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
core-ui-1.0.0-beta09.pom | |
core-ui-1.0.0-beta09-sources.jar | 7 KB |
core-ui-1.0.0-beta09-javadoc.jar | 367 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.21 |
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 |