Последняя версия

Smart Credentials 6.3.9

SmartCredentials is a programmer’s library, presenting a unified interface for various solutions and protocols used to authenticate, authorize and conduct any kind of transactions between a user or a user-facing app and services. It uses the abstraction of a credential, which can handily be made available to the user for choosing the right identity/ entitlement and authenticating themselves for appropriate security. On the ‘other end’ actual technological functions are structured in modules that can be ‘plugged’ in to the SmartCredentials core to extend and alter its behavior behind the unifying credentialing APIs.

Лицензия

Лицензия

Группа

Группа

de.telekom.smartcredentials
Идентификатор

Идентификатор

core
Версия

Версия

6.3.9
Тип

Тип

aar
Описание

Описание

Smart Credentials
SmartCredentials is a programmer’s library, presenting a unified interface for various solutions and protocols used to authenticate, authorize and conduct any kind of transactions between a user or a user-facing app and services. It uses the abstraction of a credential, which can handily be made available to the user for choosing the right identity/ entitlement and authenticating themselves for appropriate security. On the ‘other end’ actual technological functions are structured in modules that can be ‘plugged’ in to the SmartCredentials core to extend and alter its behavior behind the unifying credentialing APIs.
Ссылка на сайт

Ссылка на сайт

https://github.com/telekom/SmartCredentials-SDK-android
Система контроля версий

Система контроля версий

https://github.com/telekom/SmartCredentials-SDK-android

Скачать core 6.3.9

Имя Файла Размер
core-6.3.9.pom
core-6.3.9-sources.jar 219 KB
Обзор

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
androidx.annotation » annotation jar 1.3.0
androidx.fragment » fragment-ktx jar 1.4.1
io.reactivex.rxjava2 : rxandroid jar 2.1.1
io.reactivex.rxjava3 : rxandroid jar 3.0.0
io.reactivex.rxjava3 : rxjava jar 3.1.1
androidx.core » core-ktx jar 1.7.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10

Модули Проекта

Данный проект не имеет модулей.