MVN

com.github.wihoho : face-recognition

Maven & Gradle

Oct 20, 2016
213 stars

Face Recognition · Implement face recognition with pure Java

<dependency>
    <groupId>com.github.wihoho</groupId>
    <artifactId>face-recognition</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.wihoho : face-recognition to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of com.github.wihoho : face-recognition to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
face-recognition-1.0

How to add a dependency to Maven

Add the following com.github.wihoho : face-recognition maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.wihoho</groupId>
    <artifactId>face-recognition</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.wihoho : face-recognition gradle dependency to your build.gradle file:

implementation 'com.github.wihoho:face-recognition:1.0'

Gradle Kotlin DSL: Add the following com.github.wihoho : face-recognition gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.wihoho:face-recognition:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.wihoho : face-recognition sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.wihoho" % "face-recognition" % "1.0"

Advertisement

Dependencies from Group

Oct 20, 2016
213 stars

Discover Dependencies

Jul 10, 2017
25 usages
Feb 10, 2017
1 usages
971 stars
Aug 26, 2023
39 usages
12 stars
Apr 30, 2019
5 usages
8 stars
Jun 19, 2023
1 usages
155 stars
Jun 10, 2021
Jul 17, 2023
587 usages
291 stars
Apr 26, 2023
451 usages
641 stars
Jun 22, 2023
17 usages
4.5k stars