MVN

com.alibaba.android : mnn

Maven & Gradle

Feb 24, 2021
6 usages
626 stars

mnn · MNN is a lightweight deep neural network inference framework. It loads models and do inference on devices.

<dependency>
    <groupId>com.alibaba.android</groupId>
    <artifactId>mnn</artifactId>
    <version>0.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 0.0.8

All Versions

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

Version Vulnerabilities Updated
0.0.x
mnn-0.0.8
mnn-0.0.7
mnn-0.0.6
mnn-0.0.5
mnn-0.0.4
mnn-0.0.3

How to add a dependency to Maven

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

<dependency>
    <groupId>com.alibaba.android</groupId>
    <artifactId>mnn</artifactId>
    <version>0.0.8</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.alibaba.android:mnn:0.0.8'

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

implementation("com.alibaba.android:mnn:0.0.8")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.alibaba.android" % "mnn" % "0.0.8"

Advertisement

Dependencies from Group

mnn
Feb 24, 2021
6 usages
626 stars
May 19, 2020
5 usages
10.8k stars
Jun 10, 2018
3 usages
189 stars
Jan 02, 2019
2 usages
5k stars
Jul 08, 2020
1 usages
4.1k stars

Discover Dependencies

Mar 10, 2023
9 usages
560 stars
Apr 15, 2021
2 usages
560 stars
Feb 19, 2020
8 usages
6 stars
Apr 30, 2020
1 usages
8.8k stars
Jun 09, 2023
17 usages
410 stars
Feb 24, 2020
1 usages
4 stars