is not current version
Last Version 3.19.0

com.yoti.mobile.android:documentscan 3.13.1

Document scan lib using BlinkID

GroupId

GroupId

com.yoti.mobile.android
ArtifactId

ArtifactId

documentscan
Version

Version

3.13.1
Type

Type

aar

Download documentscan 3.13.1


<!-- https://jarcasting.com/artifacts/com.yoti.mobile.android/documentscan/ -->
<dependency>
    <groupId>com.yoti.mobile.android</groupId>
    <artifactId>documentscan</artifactId>
    <version>3.13.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yoti.mobile.android/documentscan/
implementation 'com.yoti.mobile.android:documentscan:3.13.1'
// https://jarcasting.com/artifacts/com.yoti.mobile.android/documentscan/
implementation ("com.yoti.mobile.android:documentscan:3.13.1")
'com.yoti.mobile.android:documentscan:aar:3.13.1'
<dependency org="com.yoti.mobile.android" name="documentscan" rev="3.13.1">
  <artifact name="documentscan" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yoti.mobile.android', module='documentscan', version='3.13.1')
)
libraryDependencies += "com.yoti.mobile.android" % "documentscan" % "3.13.1"
[com.yoti.mobile.android/documentscan "3.13.1"]