is not current version
Last Version 1.0.9

ru.yoomoney.sdk.wallet:wallet 1.0.3

Yoomoney authorization Library

GroupId

GroupId

ru.yoomoney.sdk.wallet
ArtifactId

ArtifactId

wallet
Version

Version

1.0.3
Type

Type

aar

Download wallet 1.0.3

Filename Size
wallet-1.0.3.pom
Browse

<!-- https://jarcasting.com/artifacts/ru.yoomoney.sdk.wallet/wallet/ -->
<dependency>
    <groupId>ru.yoomoney.sdk.wallet</groupId>
    <artifactId>wallet</artifactId>
    <version>1.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.yoomoney.sdk.wallet/wallet/
implementation 'ru.yoomoney.sdk.wallet:wallet:1.0.3'
// https://jarcasting.com/artifacts/ru.yoomoney.sdk.wallet/wallet/
implementation ("ru.yoomoney.sdk.wallet:wallet:1.0.3")
'ru.yoomoney.sdk.wallet:wallet:aar:1.0.3'
<dependency org="ru.yoomoney.sdk.wallet" name="wallet" rev="1.0.3">
  <artifact name="wallet" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.yoomoney.sdk.wallet', module='wallet', version='1.0.3')
)
libraryDependencies += "ru.yoomoney.sdk.wallet" % "wallet" % "1.0.3"
[ru.yoomoney.sdk.wallet/wallet "1.0.3"]