MVN

com.alibaba.android.mnnkit : facedetection

Maven & Gradle

Mar 23, 2020
626 stars

facedetection · MNNKit Face Detection

<dependency>
    <groupId>com.alibaba.android.mnnkit</groupId>
    <artifactId>facedetection</artifactId>
    <version>0.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.alibaba.android.mnnkit : facedetection to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.5

All Versions

Choose a version of com.alibaba.android.mnnkit : facedetection to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
facedetection-0.0.5
facedetection-0.0.4

How to add a dependency to Maven

Add the following com.alibaba.android.mnnkit : facedetection maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.alibaba.android.mnnkit</groupId>
    <artifactId>facedetection</artifactId>
    <version>0.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.alibaba.android.mnnkit : facedetection gradle dependency to your build.gradle file:

implementation 'com.alibaba.android.mnnkit:facedetection:0.0.5'

Gradle Kotlin DSL: Add the following com.alibaba.android.mnnkit : facedetection gradle kotlin dependency to your build.gradle.kts file:

implementation("com.alibaba.android.mnnkit:facedetection:0.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.alibaba.android.mnnkit : facedetection sbt scala dependency to your build.sbt file:

libraryDependencies += "com.alibaba.android.mnnkit" % "facedetection" % "0.0.5"

Advertisement

Dependencies from Group

Discover Dependencies

Feb 17, 2020
1 usages
3.3k stars
Apr 13, 2020
2 usages
174 stars
Nov 15, 2022
5 stars
Feb 11, 2020
39 stars
Mar 29, 2020
0 stars
Jun 02, 2023
1 usages
0 stars
Dec 13, 2020
2 usages
Feb 19, 2020
1 usages
8 stars
Feb 17, 2020
1 usages
56 stars