| Лицензия |
Лицензия
Proprietary
|
|---|---|
| Группа | Группаcom.yoti.mobile.android |
| Идентификатор | Идентификаторface-capture-bundled |
| Последняя версия | Последняя версия3.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеFace Capture Library
Face Capture Library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| face-capture-bundled-3.0.0.pom | |
| face-capture-bundled-3.0.0-javadoc.jar | 20 KB |
| Обзор |
<!-- 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"]