License |
License |
---|---|
GroupId | GroupIdcom.finiotech |
ArtifactId | ArtifactIdverifyuser |
Version | Version1.0.0 |
Type | Typeaar |
Description |
Descriptionverifyuser
This is a library for ID verificaiton.
|
Filename | Size |
---|---|
verifyuser-1.0.0.pom | |
verifyuser-1.0.0-sources.jar | 10 KB |
verifyuser-1.0.0-javadoc.jar | 435 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.finiotech/verifyuser/ -->
<dependency>
<groupId>com.finiotech</groupId>
<artifactId>verifyuser</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.finiotech/verifyuser/
implementation 'com.finiotech:verifyuser:1.0.0'
// https://jarcasting.com/artifacts/com.finiotech/verifyuser/
implementation ("com.finiotech:verifyuser:1.0.0")
'com.finiotech:verifyuser:aar:1.0.0'
<dependency org="com.finiotech" name="verifyuser" rev="1.0.0">
<artifact name="verifyuser" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.finiotech', module='verifyuser', version='1.0.0')
)
libraryDependencies += "com.finiotech" % "verifyuser" % "1.0.0"
[com.finiotech/verifyuser "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.4.0 |
com.google.android.material » material | jar | 1.4.0 |
com.google.android.gms » play-services-mlkit-face-detection | jar | 16.2.1 |
com.google.android.gms » play-services-mlkit-text-recognition | jar | 17.0.1 |
com.google.mlkit » object-detection | jar | 16.2.8 |
com.google.code.gson : gson | jar | 2.8.9 |
com.squareup.retrofit2 : retrofit | jar | 2.4.0 |
com.squareup.retrofit2 : converter-gson | jar | 2.3.0 |
com.squareup.okhttp3 : logging-interceptor | jar | 4.9.0 |