How To Install Java Artifact ai.djl.mxnet.mxnet-native-mkl v1.7.0-b

ai.djl.mxnet mxnet-native-mkl 1.7.0-b

Introduction

In this article, we'll learn how to install Java artifact mxnet-native-mkl from ai.djl.mxnet group in version 1.7.0-b. The artifact is available in 9 versions: 1.9.1 1.9.0 1.8.0 1.7.0-backport 1.7.0-b 1.7.0-a 1.6.0-b 1.6.0-a 1.6.0 . The MXNet native library project has been released under The Apache License, Version 2.0 license, and has its own website at: http://www.djl.ai/mxnet/native .

How To Install Java Artifact ai.djl.mxnet.mxnet-native-mkl In Version 1.7.0-b

To install the MXNet native library artifact in version 1.7.0-b add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses MXNet native library dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses