не последняя версия
Последняя версия 3.19.0

com.yoti.mobile.android:documentscan 1.5.0

Document scan lib using BlinkID

Группа

Группа

com.yoti.mobile.android
Идентификатор

Идентификатор

documentscan
Версия

Версия

1.5.0
Тип

Тип

aar

Скачать documentscan 1.5.0


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