| License |
License |
|---|---|
| GroupId | GroupIdio.elements.pay |
| ArtifactId | ArtifactIdcore-components |
| Last Version | Last Version1.0.0-beta09 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionElements Pay Components Core
Elements Pay Components Core module.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationElements.io |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| core-components-1.0.0-beta09.pom | |
| core-components-1.0.0-beta09-sources.jar | 66 KB |
| core-components-1.0.0-beta09-javadoc.jar | 611 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.elements.pay/core-components/ -->
<dependency>
<groupId>io.elements.pay</groupId>
<artifactId>core-components</artifactId>
<version>1.0.0-beta09</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.elements.pay/core-components/
implementation 'io.elements.pay:core-components:1.0.0-beta09'
// https://jarcasting.com/artifacts/io.elements.pay/core-components/
implementation ("io.elements.pay:core-components:1.0.0-beta09")
'io.elements.pay:core-components:aar:1.0.0-beta09'
<dependency org="io.elements.pay" name="core-components" rev="1.0.0-beta09">
<artifact name="core-components" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.elements.pay', module='core-components', version='1.0.0-beta09')
)
libraryDependencies += "io.elements.pay" % "core-components" % "1.0.0-beta09"
[io.elements.pay/core-components "1.0.0-beta09"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.elements.pay : core-module | jar | 1.0.0-beta09 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.2 |
| androidx.fragment » fragment-ktx | jar | 1.2.5 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.21 |