Categories |
Categoriesconfig Application Layer Libs Configuration |
---|---|
GroupId | GroupIdcom.yoti.mobile.android |
ArtifactId | ArtifactIddocumentscanconfig |
Version | Version3.0.3 |
Type | Typeaar |
Filename | Size |
---|---|
documentscanconfig-3.0.3.pom | |
documentscanconfig-3.0.3-javadoc.jar | 18 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yoti.mobile.android/documentscanconfig/ -->
<dependency>
<groupId>com.yoti.mobile.android</groupId>
<artifactId>documentscanconfig</artifactId>
<version>3.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yoti.mobile.android/documentscanconfig/
implementation 'com.yoti.mobile.android:documentscanconfig:3.0.3'
// https://jarcasting.com/artifacts/com.yoti.mobile.android/documentscanconfig/
implementation ("com.yoti.mobile.android:documentscanconfig:3.0.3")
'com.yoti.mobile.android:documentscanconfig:aar:3.0.3'
<dependency org="com.yoti.mobile.android" name="documentscanconfig" rev="3.0.3">
<artifact name="documentscanconfig" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yoti.mobile.android', module='documentscanconfig', version='3.0.3')
)
libraryDependencies += "com.yoti.mobile.android" % "documentscanconfig" % "3.0.3"
[com.yoti.mobile.android/documentscanconfig "3.0.3"]