is not current version
Last Version 1.3.28

ru.yoomoney.sdk.auth:net 1.2.0

Yoomoney authorization Library

Categories

Categories

Net
GroupId

GroupId

ru.yoomoney.sdk.auth
ArtifactId

ArtifactId

net
Version

Version

1.2.0
Type

Type

aar

Download net 1.2.0


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