License |
License |
---|---|
Categories |
CategoriesSBE Data Data Structures |
GroupId | GroupIdio.github.sberid |
ArtifactId | ArtifactIdSberIdSDK |
Last Version | Last Version1.4.6 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionSberIdSDK
Android SDK помогает реализовать получение кода авторизации (Auth Code) Сбер ID минимальными усилиями со стороны разработчика и в соответствии с утвержденными гайдами по отображению кнопки.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
SberIdSDK-1.4.6.pom | |
SberIdSDK-1.4.6-sources.jar | 28 KB |
Browse |
<!-- 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"]
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 |