is not current version
Last Version 3.0.0

com.yoti.mobile.android:face-capture-unbundled 0.0.5

Face Capture Library

GroupId

GroupId

com.yoti.mobile.android
ArtifactId

ArtifactId

face-capture-unbundled
Version

Version

0.0.5
Type

Type

aar

Download face-capture-unbundled 0.0.5


<!-- https://jarcasting.com/artifacts/com.yoti.mobile.android/face-capture-unbundled/ -->
<dependency>
    <groupId>com.yoti.mobile.android</groupId>
    <artifactId>face-capture-unbundled</artifactId>
    <version>0.0.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yoti.mobile.android/face-capture-unbundled/
implementation 'com.yoti.mobile.android:face-capture-unbundled:0.0.5'
// https://jarcasting.com/artifacts/com.yoti.mobile.android/face-capture-unbundled/
implementation ("com.yoti.mobile.android:face-capture-unbundled:0.0.5")
'com.yoti.mobile.android:face-capture-unbundled:aar:0.0.5'
<dependency org="com.yoti.mobile.android" name="face-capture-unbundled" rev="0.0.5">
  <artifact name="face-capture-unbundled" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yoti.mobile.android', module='face-capture-unbundled', version='0.0.5')
)
libraryDependencies += "com.yoti.mobile.android" % "face-capture-unbundled" % "0.0.5"
[com.yoti.mobile.android/face-capture-unbundled "0.0.5"]