| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Networking |
| Группа | Группаde.telekom.smartcredentials |
| Идентификатор | Идентификаторnetworking |
| Версия | Версия6.3.5 |
| Тип | Тип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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| networking-6.3.5.pom | |
| networking-6.3.5-sources.jar | 40 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.telekom.smartcredentials/networking/ -->
<dependency>
<groupId>de.telekom.smartcredentials</groupId>
<artifactId>networking</artifactId>
<version>6.3.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/de.telekom.smartcredentials/networking/
implementation 'de.telekom.smartcredentials:networking:6.3.5'
// https://jarcasting.com/artifacts/de.telekom.smartcredentials/networking/
implementation ("de.telekom.smartcredentials:networking:6.3.5")
'de.telekom.smartcredentials:networking:aar:6.3.5'
<dependency org="de.telekom.smartcredentials" name="networking" rev="6.3.5">
<artifact name="networking" type="aar" />
</dependency>
@Grapes(
@Grab(group='de.telekom.smartcredentials', module='networking', version='6.3.5')
)
libraryDependencies += "de.telekom.smartcredentials" % "networking" % "6.3.5"
[de.telekom.smartcredentials/networking "6.3.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.4.1 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
| com.google.code.gson : gson | jar | 2.8.9 |
| de.telekom.smartcredentials : core | jar | 6.3.5 |