Last Version

faceapi 4.0.2

facial recognition abstract API

License

License

The 2-Clause BSD License
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

faceapi
Version

Version

4.0.2
Type

Type

pom
Description

Description

faceapi
facial recognition abstract API
Project URL

Project URL

https://gitee.com/l0km
Source Code Management

Source Code Management

https://gitee.com/l0km/faceapi

Download faceapi 4.0.2

Filename Size
faceapi-4.0.2.pom 10 KB
Browse

<!-- https://jarcasting.com/artifacts/com.gitee.l0km/faceapi/ -->
<dependency>
    <groupId>com.gitee.l0km</groupId>
    <artifactId>faceapi</artifactId>
    <version>4.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/faceapi/
implementation 'com.gitee.l0km:faceapi:4.0.2'
// https://jarcasting.com/artifacts/com.gitee.l0km/faceapi/
implementation ("com.gitee.l0km:faceapi:4.0.2")
'com.gitee.l0km:faceapi:pom:4.0.2'
<dependency org="com.gitee.l0km" name="faceapi" rev="4.0.2">
  <artifact name="faceapi" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='faceapi', version='4.0.2')
)
libraryDependencies += "com.gitee.l0km" % "faceapi" % "4.0.2"
[com.gitee.l0km/faceapi "4.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • faceapi-base
  • faceapi-service
  • faceapi-client
  • faceapi-client-android
  • faceapi-rpc-cpp