| Лицензия |
Лицензия
Proprietary
|
|---|---|
| Группа | Группаcom.yoti.mobile.android |
| Идентификатор | Идентификаторface-capture-unbundled |
| Версия | Версия2.5.0 |
| Тип | Типaar |
| Описание |
ОписаниеFace Capture Library
Face Capture Library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| face-capture-unbundled-2.5.0.pom | |
| face-capture-unbundled-2.5.0-javadoc.jar | 20 KB |
| Обзор |
<!-- 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.5.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.5.0'
// https://jarcasting.com/artifacts/com.yoti.mobile.android/face-capture-unbundled/
implementation ("com.yoti.mobile.android:face-capture-unbundled:2.5.0")
'com.yoti.mobile.android:face-capture-unbundled:aar:2.5.0'
<dependency org="com.yoti.mobile.android" name="face-capture-unbundled" rev="2.5.0">
<artifact name="face-capture-unbundled" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.yoti.mobile.android', module='face-capture-unbundled', version='2.5.0')
)
libraryDependencies += "com.yoti.mobile.android" % "face-capture-unbundled" % "2.5.0"
[com.yoti.mobile.android/face-capture-unbundled "2.5.0"]