License |
License
Proprietary
|
---|---|
GroupId | GroupIdcom.yoti.mobile.android |
ArtifactId | ArtifactIdface-capture-unbundled |
Version | Version2.4.0 |
Type | Typeaar |
Description |
DescriptionFace Capture Library
Face Capture Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
face-capture-unbundled-2.4.0.pom | |
face-capture-unbundled-2.4.0-javadoc.jar | 20 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yoti.mobile.android/face-capture-unbundled/ -->
<dependency>
<groupId>com.yoti.mobile.android</groupId>
<artifactId>face-capture-unbundled</artifactId>
<version>2.4.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yoti.mobile.android/face-capture-unbundled/
implementation 'com.yoti.mobile.android:face-capture-unbundled:2.4.0'
// https://jarcasting.com/artifacts/com.yoti.mobile.android/face-capture-unbundled/
implementation ("com.yoti.mobile.android:face-capture-unbundled:2.4.0")
'com.yoti.mobile.android:face-capture-unbundled:aar:2.4.0'
<dependency org="com.yoti.mobile.android" name="face-capture-unbundled" rev="2.4.0">
<artifact name="face-capture-unbundled" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yoti.mobile.android', module='face-capture-unbundled', version='2.4.0')
)
libraryDependencies += "com.yoti.mobile.android" % "face-capture-unbundled" % "2.4.0"
[com.yoti.mobile.android/face-capture-unbundled "2.4.0"]