is not current version
Last Version 1.8.0

ai.djl.mxnet:mxnet-native-auto 1.6.0

MXNet Engine native library binary distribution

Categories

Categories

Net Auto Application Layer Libs Code Generators DJL Business Logic Libraries Machine Learning Native Development Tools
GroupId

GroupId

ai.djl.mxnet
ArtifactId

ArtifactId

mxnet-native-auto
Version

Version

1.6.0
Type

Type

jar

Download mxnet-native-auto 1.6.0


<!-- https://jarcasting.com/artifacts/ai.djl.mxnet/mxnet-native-auto/ -->
<dependency>
    <groupId>ai.djl.mxnet</groupId>
    <artifactId>mxnet-native-auto</artifactId>
    <version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/ai.djl.mxnet/mxnet-native-auto/
implementation 'ai.djl.mxnet:mxnet-native-auto:1.6.0'
// https://jarcasting.com/artifacts/ai.djl.mxnet/mxnet-native-auto/
implementation ("ai.djl.mxnet:mxnet-native-auto:1.6.0")
'ai.djl.mxnet:mxnet-native-auto:jar:1.6.0'
<dependency org="ai.djl.mxnet" name="mxnet-native-auto" rev="1.6.0">
  <artifact name="mxnet-native-auto" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.djl.mxnet', module='mxnet-native-auto', version='1.6.0')
)
libraryDependencies += "ai.djl.mxnet" % "mxnet-native-auto" % "1.6.0"
[ai.djl.mxnet/mxnet-native-auto "1.6.0"]