is not current version
Last Version 1.0.7

Elements Pay Core module 1.0.0-beta09

Core module for Elements Pay SDK

License

License

GroupId

GroupId

io.elements.pay
ArtifactId

ArtifactId

core-module
Version

Version

1.0.0-beta09
Type

Type

aar
Description

Description

Elements Pay Core module
Core module for Elements Pay SDK
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-module 1.0.0-beta09


<!-- 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"]

Dependencies

compile (3)

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

runtime (1)

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

Project Modules

There are no modules declared in this project.