MVN

ml.dmlc.mxnet : mxnet-full_2.11-linux-x86_64-cpu

Maven & Gradle

Mar 27, 2017
20.4k stars

MXNet Scala Package - Full Linux-x86_64 CPU-only

<dependency>
    <groupId>ml.dmlc.mxnet</groupId>
    <artifactId>mxnet-full_2.11-linux-x86_64-cpu</artifactId>
    <version>0.9.3a</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ml.dmlc.mxnet : mxnet-full_2.11-linux-x86_64-cpu to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.3a

All Versions

Choose a version of ml.dmlc.mxnet : mxnet-full_2.11-linux-x86_64-cpu to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
mxnet-full_2.11-linux-x86_64-cpu-0.9.3a

How to add a dependency to Maven

Add the following ml.dmlc.mxnet : mxnet-full_2.11-linux-x86_64-cpu maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ml.dmlc.mxnet</groupId>
    <artifactId>mxnet-full_2.11-linux-x86_64-cpu</artifactId>
    <version>0.9.3a</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ml.dmlc.mxnet : mxnet-full_2.11-linux-x86_64-cpu gradle dependency to your build.gradle file:

implementation 'ml.dmlc.mxnet:mxnet-full_2.11-linux-x86_64-cpu:0.9.3a'

Gradle Kotlin DSL: Add the following ml.dmlc.mxnet : mxnet-full_2.11-linux-x86_64-cpu gradle kotlin dependency to your build.gradle.kts file:

implementation("ml.dmlc.mxnet:mxnet-full_2.11-linux-x86_64-cpu:0.9.3a")

How to add a dependency to SBT Scala

SBT Scala: Add the following ml.dmlc.mxnet : mxnet-full_2.11-linux-x86_64-cpu sbt scala dependency to your build.sbt file:

libraryDependencies += "ml.dmlc.mxnet" % "mxnet-full_2.11-linux-x86_64-cpu" % "0.9.3a"

Advertisement

Dependencies from Group

Oct 28, 2017
3 usages
20.4k stars
Oct 28, 2017
3 usages
20.4k stars
Jun 04, 2017
2 usages
20.4k stars
Jun 04, 2017
2 usages
20.4k stars
Oct 28, 2017
2 usages
20.4k stars

Discover Dependencies

Mar 30, 2017
2 stars
Nov 29, 2021
1 usages
209 stars
May 13, 2017
131 stars
Mar 28, 2017
1 stars
Sep 18, 2019
1 usages
4 stars