| License |
License |
|---|---|
| GroupId | GroupIdcom.onfido.sdk |
| ArtifactId | ArtifactIdauthentication |
| Version | Version0.0.6 |
| Type | Typeaar |
| Description |
DescriptionOnfido Android Authentication Library
This SDK provides a set of user interface to authenticate an applicant using FaceTec
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| authentication-0.0.6.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/com.onfido.sdk/authentication/ -->
<dependency>
<groupId>com.onfido.sdk</groupId>
<artifactId>authentication</artifactId>
<version>0.0.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.onfido.sdk/authentication/
implementation 'com.onfido.sdk:authentication:0.0.6'
// https://jarcasting.com/artifacts/com.onfido.sdk/authentication/
implementation ("com.onfido.sdk:authentication:0.0.6")
'com.onfido.sdk:authentication:aar:0.0.6'
<dependency org="com.onfido.sdk" name="authentication" rev="0.0.6">
<artifact name="authentication" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.onfido.sdk', module='authentication', version='0.0.6')
)
libraryDependencies += "com.onfido.sdk" % "authentication" % "0.0.6"
[com.onfido.sdk/authentication "0.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.21 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.5.21 |
| androidx.appcompat » appcompat | jar | 1.3.1 |
| androidx.core » core-ktx | jar | 1.6.0 |
| io.reactivex.rxjava3 : rxandroid | jar | 3.0.0 |
| com.onfido.api.client : onfido-api-client | jar | 12.1.0 |