License |
License
Proprietary
|
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.yoti.mobile.android |
ArtifactId | ArtifactIddocumentscanconfig |
Version | Version3.13.3 |
Type | Typeaar |
Description |
DescriptionDocument scan lib using BlinkID
Document scan lib using BlinkID
|
Project URL |
Project URL |
Filename | Size |
---|---|
documentscanconfig-3.13.3.pom | |
documentscanconfig-3.13.3.aar | 33 KB |
documentscanconfig-3.13.3-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.13.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yoti.mobile.android/documentscanconfig/
implementation 'com.yoti.mobile.android:documentscanconfig:3.13.3'
// https://jarcasting.com/artifacts/com.yoti.mobile.android/documentscanconfig/
implementation ("com.yoti.mobile.android:documentscanconfig:3.13.3")
'com.yoti.mobile.android:documentscanconfig:aar:3.13.3'
<dependency org="com.yoti.mobile.android" name="documentscanconfig" rev="3.13.3">
<artifact name="documentscanconfig" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yoti.mobile.android', module='documentscanconfig', version='3.13.3')
)
libraryDependencies += "com.yoti.mobile.android" % "documentscanconfig" % "3.13.3"
[com.yoti.mobile.android/documentscanconfig "3.13.3"]