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