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