is not current version
Last Version 6.3.9

Smart Credentials 6.3.4

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.

License

License

GroupId

GroupId

de.telekom.smartcredentials
ArtifactId

ArtifactId

eid
Version

Version

6.3.4
Type

Type

aar
Description

Description

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.
Project URL

Project URL

https://github.com/telekom/SmartCredentials-SDK-android
Source Code Management

Source Code Management

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

Download eid 6.3.4


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

Dependencies

compile (12)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.3.0
com.google.code.gson : gson jar 2.8.9
io.reactivex.rxjava2 : rxandroid jar 2.1.1
io.reactivex.rxjava3 : rxjava jar 3.1.1
com.squareup.retrofit2 : retrofit jar 2.9.0
com.github.akarnokd : rxjava3-retrofit-adapter jar 3.0.0
com.squareup.retrofit2 : converter-scalars jar 2.9.0
com.squareup.retrofit2 : adapter-rxjava2 jar 2.9.0
androidx.core » core-ktx jar 1.7.0
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.6.10
de.telekom.smartcredentials : core jar 6.3.4
com.governikus : ausweisapp jar 1.22.3

Project Modules

There are no modules declared in this project.