License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdml.dmlc.mxnet |
ArtifactId | ArtifactIdmxnet-full_2.11-osx-x86_64-cpu |
Last Version | Last Version0.9.3a |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMXNet Scala Package - Full OSX-x86_64 CPU-only
MXNet Scala Package
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/ml.dmlc.mxnet/mxnet-full_2.11-osx-x86_64-cpu/ -->
<dependency>
<groupId>ml.dmlc.mxnet</groupId>
<artifactId>mxnet-full_2.11-osx-x86_64-cpu</artifactId>
<version>0.9.3a</version>
</dependency>
// https://jarcasting.com/artifacts/ml.dmlc.mxnet/mxnet-full_2.11-osx-x86_64-cpu/
implementation 'ml.dmlc.mxnet:mxnet-full_2.11-osx-x86_64-cpu:0.9.3a'
// https://jarcasting.com/artifacts/ml.dmlc.mxnet/mxnet-full_2.11-osx-x86_64-cpu/
implementation ("ml.dmlc.mxnet:mxnet-full_2.11-osx-x86_64-cpu:0.9.3a")
'ml.dmlc.mxnet:mxnet-full_2.11-osx-x86_64-cpu:jar:0.9.3a'
<dependency org="ml.dmlc.mxnet" name="mxnet-full_2.11-osx-x86_64-cpu" rev="0.9.3a">
<artifact name="mxnet-full_2.11-osx-x86_64-cpu" type="jar" />
</dependency>
@Grapes(
@Grab(group='ml.dmlc.mxnet', module='mxnet-full_2.11-osx-x86_64-cpu', version='0.9.3a')
)
libraryDependencies += "ml.dmlc.mxnet" % "mxnet-full_2.11-osx-x86_64-cpu" % "0.9.3a"
[ml.dmlc.mxnet/mxnet-full_2.11-osx-x86_64-cpu "0.9.3a"]
Group / Artifact | Type | Version |
---|---|---|
ml.dmlc.mxnet : mxnet-core_2.11 | jar | 0.9.3a |
ml.dmlc.mxnet : libmxnet-scala-osx-x86_64-cpu | jnilib | 0.9.3a |
org.scala-lang : scala-library | jar | 2.11.8 |
org.scala-lang : scala-reflect | jar | 2.11.8 |
commons-codec : commons-codec | jar | 1.10 |
log4j : log4j | jar | 1.2.17 |
org.slf4j : slf4j-api | jar | 1.7.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.7 |
args4j : args4j | jar | 2.0.29 |
org.scala-lang.modules : scala-parser-combinators_2.11 | jar | 1.0.4 |
org.scala-lang : scala-compiler | jar | 2.11.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.4 |
org.scalacheck : scalacheck_2.11 | jar | 1.11.3 |