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

io.github.yidun:livedetect 2.2.2.1

活体检测,人脸检测

Группа

Группа

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

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

livedetect
Версия

Версия

2.2.2.1
Тип

Тип

aar

Скачать livedetect 2.2.2.1


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