is not current version
Last Version 1.0.0-beta09

io.elements.pay:actions 1.0.0-beta05

Elements checkout actions.

GroupId

GroupId

io.elements.pay
ArtifactId

ArtifactId

actions
Version

Version

1.0.0-beta05
Type

Type

aar

Download actions 1.0.0-beta05


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