| License |
License |
|---|---|
| GroupId | GroupIdcom.finiotech |
| ArtifactId | ArtifactIdverifyuser |
| Last Version | Last Version1.0.24 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionverifyuser
User ID and face verificaiton system
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| verifyuser-1.0.24.pom | |
| verifyuser-1.0.24-sources.jar | 10 KB |
| verifyuser-1.0.24-javadoc.jar | 435 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.finiotech/verifyuser/ -->
<dependency>
<groupId>com.finiotech</groupId>
<artifactId>verifyuser</artifactId>
<version>1.0.24</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.finiotech/verifyuser/
implementation 'com.finiotech:verifyuser:1.0.24'
// https://jarcasting.com/artifacts/com.finiotech/verifyuser/
implementation ("com.finiotech:verifyuser:1.0.24")
'com.finiotech:verifyuser:aar:1.0.24'
<dependency org="com.finiotech" name="verifyuser" rev="1.0.24">
<artifact name="verifyuser" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.finiotech', module='verifyuser', version='1.0.24')
)
libraryDependencies += "com.finiotech" % "verifyuser" % "1.0.24"
[com.finiotech/verifyuser "1.0.24"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.databinding » databinding-common | jar | 4.2.1 |
| androidx.databinding » databinding-runtime | jar | 4.2.1 |
| androidx.databinding » databinding-adapters | jar | 4.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.4.1 |
| com.google.android.material » material | jar | 1.5.0 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |
| com.google.mlkit » object-detection | jar | 17.0.0 |
| com.google.mlkit » face-detection | jar | 16.1.5 |
| com.google.mlkit » text-recognition | jar | 16.0.0-beta3 |
| com.google.code.gson : gson | jar | 2.9.0 |
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
| androidx.camera » camera-core | jar | 1.0.2 |