is not current version
Last Version 3.1.5

io.github.yidun:livedetect 3.0.6

活体检测,人脸检测

GroupId

GroupId

io.github.yidun
ArtifactId

ArtifactId

livedetect
Version

Version

3.0.6
Type

Type

aar

Download livedetect 3.0.6


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