is not current version
Last Version 1.3.28

ru.yoomoney.sdk.auth:auth 1.3.18

Yoomoney authorization Library

GroupId

GroupId

ru.yoomoney.sdk.auth
ArtifactId

ArtifactId

auth
Version

Version

1.3.18
Type

Type

aar

Download auth 1.3.18

Filename Size
auth-1.3.18.pom
Browse

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