GroupId | GroupIdcom.yoti.mobile.android |
---|---|
ArtifactId | ArtifactIddocumentscan |
Version | Version1.8.2 |
Type | Typeaar |
Filename | Size |
---|---|
documentscan-1.8.2.pom | |
documentscan-1.8.2.aar | 246 KB |
documentscan-1.8.2-javadoc.jar | 55 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yoti.mobile.android/documentscan/ -->
<dependency>
<groupId>com.yoti.mobile.android</groupId>
<artifactId>documentscan</artifactId>
<version>1.8.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yoti.mobile.android/documentscan/
implementation 'com.yoti.mobile.android:documentscan:1.8.2'
// https://jarcasting.com/artifacts/com.yoti.mobile.android/documentscan/
implementation ("com.yoti.mobile.android:documentscan:1.8.2")
'com.yoti.mobile.android:documentscan:aar:1.8.2'
<dependency org="com.yoti.mobile.android" name="documentscan" rev="1.8.2">
<artifact name="documentscan" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yoti.mobile.android', module='documentscan', version='1.8.2')
)
libraryDependencies += "com.yoti.mobile.android" % "documentscan" % "1.8.2"
[com.yoti.mobile.android/documentscan "1.8.2"]