Last Version

Yandex Auth SDK 2.3.1

Yandex Auth SDK for Android

License

License

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

com.yandex.android
ArtifactId

ArtifactId

authsdk
Version

Version

2.3.1
Type

Type

aar
Description

Description

Yandex Auth SDK
Yandex Auth SDK for Android
Project URL

Project URL

https://github.com/yandexmobile/yandex-login-sdk-android

Download authsdk 2.3.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10

Project Modules

There are no modules declared in this project.