License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdorg.bytedeco |
ArtifactId | ArtifactIdmxnet |
Last Version | Last Version1.9.0-1.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaCPP Presets for MXNet
The missing bridge between Java and native C++ libraries
|
<!-- https://jarcasting.com/artifacts/org.bytedeco/mxnet/ -->
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>mxnet</artifactId>
<version>1.9.0-1.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytedeco/mxnet/
implementation 'org.bytedeco:mxnet:1.9.0-1.5.7'
// https://jarcasting.com/artifacts/org.bytedeco/mxnet/
implementation ("org.bytedeco:mxnet:1.9.0-1.5.7")
'org.bytedeco:mxnet:jar:1.9.0-1.5.7'
<dependency org="org.bytedeco" name="mxnet" rev="1.9.0-1.5.7">
<artifact name="mxnet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytedeco', module='mxnet', version='1.9.0-1.5.7')
)
libraryDependencies += "org.bytedeco" % "mxnet" % "1.9.0-1.5.7"
[org.bytedeco/mxnet "1.9.0-1.5.7"]
Group / Artifact | Type | Version |
---|---|---|
org.bytedeco : opencv | jar | 4.5.5-1.5.7 |
org.bytedeco : openblas | jar | 0.3.19-1.5.7 |
org.bytedeco : javacpp | jar | 1.5.7 |
args4j : args4j Optional | jar | 2.33 |
commons-codec : commons-codec Optional | jar | 1.15 |
org.slf4j : slf4j-simple | jar | 1.7.32 |
org.scala-lang : scala-library | jar | 2.11.12 |
org.apache.spark : spark-mllib_2.11 Optional | jar | 1.6.3 |
Version |
---|
1.9.0-1.5.7
|
1.8.0-1.5.6
|
1.8.0-1.5.5
|
1.7.0-1.5.4
|
1.6.0-1.5.3
|
1.5.1-1.5.2
|
1.5.0.rc2-1.5.1
|
1.4.0-1.5
|