| License |
License |
|---|---|
| GroupId | GroupIdio.github.yidun |
| ArtifactId | ArtifactIdlivedetect |
| Last Version | Last Version3.1.5 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionlivedetect
活体检测,人脸检测
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| livedetect-3.1.5.pom | |
| livedetect-3.1.5-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.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.yidun/livedetect/
implementation 'io.github.yidun:livedetect:3.1.5'
// https://jarcasting.com/artifacts/io.github.yidun/livedetect/
implementation ("io.github.yidun:livedetect:3.1.5")
'io.github.yidun:livedetect:aar:3.1.5'
<dependency org="io.github.yidun" name="livedetect" rev="3.1.5">
<artifact name="livedetect" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.yidun', module='livedetect', version='3.1.5')
)
libraryDependencies += "io.github.yidun" % "livedetect" % "3.1.5"
[io.github.yidun/livedetect "3.1.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.yidun : crashreport | jar | 1.0.2 |
| com.google.code.gson : gson | jar | 2.8.6 |