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