Last Version

MXNet Scala Package - Core 0.1.1

MXNet Scala Package

License

License

Categories

Categories

Net
GroupId

GroupId

ml.dmlc.mxnet
ArtifactId

ArtifactId

mxnet-core_2.10
Version

Version

0.1.1
Type

Type

jar
Description

Description

MXNet Scala Package - Core
MXNet Scala Package
Project Organization

Project Organization

Distributed (Deep) Machine Learning Community

Download mxnet-core_2.10 0.1.1


<!-- https://jarcasting.com/artifacts/ml.dmlc.mxnet/mxnet-core_2.10/ -->
<dependency>
    <groupId>ml.dmlc.mxnet</groupId>
    <artifactId>mxnet-core_2.10</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/ml.dmlc.mxnet/mxnet-core_2.10/
implementation 'ml.dmlc.mxnet:mxnet-core_2.10:0.1.1'
// https://jarcasting.com/artifacts/ml.dmlc.mxnet/mxnet-core_2.10/
implementation ("ml.dmlc.mxnet:mxnet-core_2.10:0.1.1")
'ml.dmlc.mxnet:mxnet-core_2.10:jar:0.1.1'
<dependency org="ml.dmlc.mxnet" name="mxnet-core_2.10" rev="0.1.1">
  <artifact name="mxnet-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='ml.dmlc.mxnet', module='mxnet-core_2.10', version='0.1.1')
)
libraryDependencies += "ml.dmlc.mxnet" % "mxnet-core_2.10" % "0.1.1"
[ml.dmlc.mxnet/mxnet-core_2.10 "0.1.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.4
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

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 2.2.4
org.scalacheck : scalacheck_2.10 jar 1.11.3

Project Modules

There are no modules declared in this project.