MVN

ai.djl.mxnet : mxnet-native-auto

Maven & Gradle

Apr 23, 2021
5 usages
3.8k stars

DJL release for Apache MXNet native binaries · Deep Java Library (DJL) provided Apache MXNet native library binary distribution

<dependency>
    <groupId>ai.djl.mxnet</groupId>
    <artifactId>mxnet-native-auto</artifactId>
    <version>1.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ai.djl.mxnet : mxnet-native-auto to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8.0

All Versions

Choose a version of ai.djl.mxnet : mxnet-native-auto to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.8.x
mxnet-native-auto-1.8.0
1.7.x
mxnet-native-auto-1.7.0-backport
mxnet-native-auto-1.7.0-b
mxnet-native-auto-1.7.0-a
1.6.x
mxnet-native-auto-1.6.0

How to add a dependency to Maven

Add the following ai.djl.mxnet : mxnet-native-auto maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ai.djl.mxnet</groupId>
    <artifactId>mxnet-native-auto</artifactId>
    <version>1.8.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ai.djl.mxnet : mxnet-native-auto gradle dependency to your build.gradle file:

implementation 'ai.djl.mxnet:mxnet-native-auto:1.8.0'

Gradle Kotlin DSL: Add the following ai.djl.mxnet : mxnet-native-auto gradle kotlin dependency to your build.gradle.kts file:

implementation("ai.djl.mxnet:mxnet-native-auto:1.8.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following ai.djl.mxnet : mxnet-native-auto sbt scala dependency to your build.sbt file:

libraryDependencies += "ai.djl.mxnet" % "mxnet-native-auto" % "1.8.0"

Advertisement

Dependencies from Group

Jul 11, 2023
9 usages
3.8k stars
Jul 11, 2023
9 usages
3.8k stars
Aug 12, 2022
5 usages
3.8k stars
Apr 23, 2021
5 usages
3.8k stars
Aug 22, 2020
1 usages
3.8k stars

Discover Dependencies

Jan 06, 2023
28 stars
May 27, 2023
10 usages
0 stars
Feb 01, 2023
2 usages
84 stars
Feb 12, 2022
17 usages
0 stars
Aug 28, 2020
3 usages
1.9k stars
Sep 06, 2022
9 usages
183 stars
Aug 06, 2023
11 usages
5 stars