SberIdSDK

Android SDK помогает реализовать получение кода авторизации (Auth Code) Сбер ID минимальными усилиями со стороны разработчика и в соответствии с утвержденными гайдами по отображению кнопки.

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

io.github.sberid
ArtifactId

ArtifactId

SberIdSDK
Last Version

Last Version

1.4.6
Release Date

Release Date

Type

Type

aar
Description

Description

SberIdSDK
Android SDK помогает реализовать получение кода авторизации (Auth Code) Сбер ID минимальными усилиями со стороны разработчика и в соответствии с утвержденными гайдами по отображению кнопки.
Project URL

Project URL

https://github.com/SberID/android-sdk
Source Code Management

Source Code Management

https://github.com/SberID/android-sdk/tree/master/SberIdSDK

Download SberIdSDK

How to add to project

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

Dependencies

runtime (12)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.0
androidx.appcompat » appcompat jar 1.0.2
androidx.core » core-ktx jar 1.0.2
androidx.constraintlayout » constraintlayout jar 2.0.1
androidx.browser » browser jar 1.3.0
com.squareup.okhttp3 : okhttp jar 4.8.1
androidx.annotation » annotation jar 1.1.0
androidx.core » core jar 1.3.2
com.fasterxml.jackson.core : jackson-annotations jar 2.10.4
com.fasterxml.jackson.core : jackson-core jar 2.10.4
com.fasterxml.jackson.core : jackson-databind jar 2.10.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.6
1.4.5
1.4.4