-
Notifications
You must be signed in to change notification settings - Fork 0
1. Quick Start
Haroldo Shigueaki Teruya edited this page Aug 4, 2021
·
2 revisions
- Add the JitPack repository to your root
build.gradle
at the end of repositories:
allprojects {
repositories {
..
maven { url 'https://jitpack.io' }
}
}
- Add the dependency:
dependencies {
implementation 'com.github.cyberlabsai:perse-sdk-lite-android:main-SNAPSHOT'
implementation 'com.github.Yoonit-Labs:android-yoonit-camera:2.11.0'
}
- Build project.
From CyberLabs.AI.
Ready to go biometric verification for the internet.