is not current version
Last Version 1.8.0

ai.djl.mxnet:mxnet-native-auto 1.7.0-backport

Deep Java Library (DJL) provided Apache MXNet 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.7.0-backport
Type

Type

jar

Download mxnet-native-auto 1.7.0-backport


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