не последняя версия
Последняя версия 3.1.5

io.github.yidun:livedetect 3.1.1

活体检测,人脸检测

Группа

Группа

io.github.yidun
Идентификатор

Идентификатор

livedetect
Версия

Версия

3.1.1
Тип

Тип

aar

Скачать livedetect 3.1.1

Имя Файла Размер
livedetect-3.1.1.pom
livedetect-3.1.1-sources.jar 261 bytes
Обзор

<!-- https://jarcasting.com/artifacts/io.github.yidun/livedetect/ -->
<dependency>
    <groupId>io.github.yidun</groupId>
    <artifactId>livedetect</artifactId>
    <version>3.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yidun/livedetect/
implementation 'io.github.yidun:livedetect:3.1.1'
// https://jarcasting.com/artifacts/io.github.yidun/livedetect/
implementation ("io.github.yidun:livedetect:3.1.1")
'io.github.yidun:livedetect:aar:3.1.1'
<dependency org="io.github.yidun" name="livedetect" rev="3.1.1">
  <artifact name="livedetect" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yidun', module='livedetect', version='3.1.1')
)
libraryDependencies += "io.github.yidun" % "livedetect" % "3.1.1"
[io.github.yidun/livedetect "3.1.1"]