License |
License
Proprietary
|
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.yoti.mobile.android |
ArtifactId | ArtifactIddocumentscanconfig |
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 |
---|---|
documentscanconfig-3.19.0.pom | |
documentscanconfig-3.19.0.aar | 33 KB |
documentscanconfig-3.19.0-javadoc.jar | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yoti.mobile.android/documentscanconfig/ -->
<dependency>
<groupId>com.yoti.mobile.android</groupId>
<artifactId>documentscanconfig</artifactId>
<version>3.19.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yoti.mobile.android/documentscanconfig/
implementation 'com.yoti.mobile.android:documentscanconfig:3.19.0'
// https://jarcasting.com/artifacts/com.yoti.mobile.android/documentscanconfig/
implementation ("com.yoti.mobile.android:documentscanconfig:3.19.0")
'com.yoti.mobile.android:documentscanconfig:aar:3.19.0'
<dependency org="com.yoti.mobile.android" name="documentscanconfig" rev="3.19.0">
<artifact name="documentscanconfig" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yoti.mobile.android', module='documentscanconfig', version='3.19.0')
)
libraryDependencies += "com.yoti.mobile.android" % "documentscanconfig" % "3.19.0"
[com.yoti.mobile.android/documentscanconfig "3.19.0"]