| License |
License |
|---|---|
| GroupId | GroupIdio.github.yidun |
| ArtifactId | ArtifactIdlivedetect |
| Version | Version3.1.4 |
| Type | Typeaar |
| Description |
Descriptionlivedetect
活体检测,人脸检测
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| livedetect-3.1.4.pom | |
| livedetect-3.1.4-sources.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.yidun/livedetect/ -->
<dependency>
<groupId>io.github.yidun</groupId>
<artifactId>livedetect</artifactId>
<version>3.1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yidun/livedetect/
implementation 'io.github.yidun:livedetect:3.1.4'
// https://jarcasting.com/artifacts/io.github.yidun/livedetect/
implementation ("io.github.yidun:livedetect:3.1.4")
'io.github.yidun:livedetect:aar:3.1.4'
<dependency org="io.github.yidun" name="livedetect" rev="3.1.4">
<artifact name="livedetect" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yidun', module='livedetect', version='3.1.4')
)
libraryDependencies += "io.github.yidun" % "livedetect" % "3.1.4"
[io.github.yidun/livedetect "3.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.yidun : crashreport | jar | 1.0.2 |
| com.google.code.gson : gson | jar | 2.8.6 |