License |
License
Proprietary
|
---|---|
GroupId | GroupIdcom.yoti.mobile.android |
ArtifactId | ArtifactIdface-capture-bundled |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionFace Capture Library
Face Capture Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
face-capture-bundled-3.0.0.pom | |
face-capture-bundled-3.0.0-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>3.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.yoti.mobile.android/face-capture-bundled/
implementation 'com.yoti.mobile.android:face-capture-bundled:3.0.0'
// https://jarcasting.com/artifacts/com.yoti.mobile.android/face-capture-bundled/
implementation ("com.yoti.mobile.android:face-capture-bundled:3.0.0")
'com.yoti.mobile.android:face-capture-bundled:aar:3.0.0'
<dependency org="com.yoti.mobile.android" name="face-capture-bundled" rev="3.0.0">
<artifact name="face-capture-bundled" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yoti.mobile.android', module='face-capture-bundled', version='3.0.0')
)
libraryDependencies += "com.yoti.mobile.android" % "face-capture-bundled" % "3.0.0"
[com.yoti.mobile.android/face-capture-bundled "3.0.0"]