is not current version
Last Version 3.0.0

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

Face Capture Library

GroupId

GroupId

com.yoti.mobile.android
ArtifactId

ArtifactId

face-capture-unbundled
Version

Version

1.0.1
Type

Type

aar

Download face-capture-unbundled 1.0.1


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