License |
License
Proprietary
|
---|---|
GroupId | GroupIdcom.yoti.mobile.android |
ArtifactId | ArtifactIddocumentscan |
Last Version | Last Version3.19.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionDocument scan lib using BlinkID
Document scan lib using BlinkID
|
Project URL |
Project URL |
Filename | Size |
---|---|
documentscan-3.19.0.pom | |
documentscan-3.19.0.aar | 255 KB |
documentscan-3.19.0-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yoti.mobile.android/documentscan/ -->
<dependency>
<groupId>com.yoti.mobile.android</groupId>
<artifactId>documentscan</artifactId>
<version>3.19.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yoti.mobile.android/documentscan/
implementation 'com.yoti.mobile.android:documentscan:3.19.0'
// https://jarcasting.com/artifacts/com.yoti.mobile.android/documentscan/
implementation ("com.yoti.mobile.android:documentscan:3.19.0")
'com.yoti.mobile.android:documentscan:aar:3.19.0'
<dependency org="com.yoti.mobile.android" name="documentscan" rev="3.19.0">
<artifact name="documentscan" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yoti.mobile.android', module='documentscan', version='3.19.0')
)
libraryDependencies += "com.yoti.mobile.android" % "documentscan" % "3.19.0"
[com.yoti.mobile.android/documentscan "3.19.0"]