Onfido Android Authentication Library

This SDK provides a set of user interface to authenticate an applicant using FaceTec

License

License

GroupId

GroupId

com.onfido.sdk
ArtifactId

ArtifactId

authentication
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

aar
Description

Description

Onfido Android Authentication Library
This SDK provides a set of user interface to authenticate an applicant using FaceTec
Project URL

Project URL

https://github.com/onfido/onfido-android-sdk
Source Code Management

Source Code Management

https://github.com/onfido/onfido-android-sdk

Download authentication

How to add to project

<!-- 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"]

Dependencies

runtime (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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1