| License |
License
The 2-Clause BSD License
|
|---|---|
| GroupId | GroupIdcom.gitee.l0km |
| ArtifactId | ArtifactIdfacelive |
| Last Version | Last Version3.4.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfacelib live face detection
detect live face for video stream
|
| Filename | Size |
|---|---|
| facelive-3.4.5.pom | |
| facelive-3.4.5.jar | 41 MB |
| facelive-3.4.5-test-sources.jar | 913 bytes |
| facelive-3.4.5-sources.jar | 4 KB |
| facelive-3.4.5-javadoc.jar | 38 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/facelive/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>facelive</artifactId>
<version>3.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/facelive/
implementation 'com.gitee.l0km:facelive:3.4.5'
// https://jarcasting.com/artifacts/com.gitee.l0km/facelive/
implementation ("com.gitee.l0km:facelive:3.4.5")
'com.gitee.l0km:facelive:jar:3.4.5'
<dependency org="com.gitee.l0km" name="facelive" rev="3.4.5">
<artifact name="facelive" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='facelive', version='3.4.5')
)
libraryDependencies += "com.gitee.l0km" % "facelive" % "3.4.5"
[com.gitee.l0km/facelive "3.4.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitee.l0km : facelive-android-base | jar | 3.4.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |