| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.yidun |
| Идентификатор | Идентификаторlivedetect |
| Версия | Версия3.0.4.1 |
| Тип | Типaar |
| Описание |
Описаниеlivedetect
活体检测,人脸检测
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| livedetect-3.0.4.1.pom | |
| livedetect-3.0.4.1-sources.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.yidun/livedetect/ -->
<dependency>
<groupId>io.github.yidun</groupId>
<artifactId>livedetect</artifactId>
<version>3.0.4.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yidun/livedetect/
implementation 'io.github.yidun:livedetect:3.0.4.1'
// https://jarcasting.com/artifacts/io.github.yidun/livedetect/
implementation ("io.github.yidun:livedetect:3.0.4.1")
'io.github.yidun:livedetect:aar:3.0.4.1'
<dependency org="io.github.yidun" name="livedetect" rev="3.0.4.1">
<artifact name="livedetect" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yidun', module='livedetect', version='3.0.4.1')
)
libraryDependencies += "io.github.yidun" % "livedetect" % "3.0.4.1"
[io.github.yidun/livedetect "3.0.4.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 28.0.0 |
| io.github.yidun : base-core | jar | 1.0.3 |
| com.google.code.gson : gson | jar | 2.8.6 |