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