Jar examples for f:face-engine
Utilities for face recognition.
You can download jar file face-engine 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add face-engine-1.0.0.jar to your project.
<dependency> <groupId>com.github.charleslzq</groupId> <artifactId>face-engine</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.charleslzq', name: 'face-engine', version: '1.0.0'
libraryDependencies += "com.github.charleslzq" % "face-engine" % "1.0.0"
<dependency org="com.github.charleslzq" name="face-engine" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.charleslzq', module='face-engine', version='1.0.0'))
'com.github.charleslzq:face-engine:jar:1.0.0'
Click the following link to download the jar file.
face-engine-1.0.0-javadoc.jar