is not current version
Last Version 1.0.7

io.elements.pay:core-module 1.0.5

Core module for Elements Pay SDK

GroupId

GroupId

io.elements.pay
ArtifactId

ArtifactId

core-module
Version

Version

1.0.5
Type

Type

aar

Download core-module 1.0.5


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