License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdml.dmlc.mxnet |
ArtifactId | ArtifactIdmxnet-full-parent_2.10 |
Version | Version0.1.1 |
Type | Typepom |
Description |
DescriptionMXNet Scala Package - Full Parent
MXNet Scala Package
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mxnet-full-parent_2.10-0.1.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ml.dmlc.mxnet/mxnet-full-parent_2.10/ -->
<dependency>
<groupId>ml.dmlc.mxnet</groupId>
<artifactId>mxnet-full-parent_2.10</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ml.dmlc.mxnet/mxnet-full-parent_2.10/
implementation 'ml.dmlc.mxnet:mxnet-full-parent_2.10:0.1.1'
// https://jarcasting.com/artifacts/ml.dmlc.mxnet/mxnet-full-parent_2.10/
implementation ("ml.dmlc.mxnet:mxnet-full-parent_2.10:0.1.1")
'ml.dmlc.mxnet:mxnet-full-parent_2.10:pom:0.1.1'
<dependency org="ml.dmlc.mxnet" name="mxnet-full-parent_2.10" rev="0.1.1">
<artifact name="mxnet-full-parent_2.10" type="pom" />
</dependency>
@Grapes(
@Grab(group='ml.dmlc.mxnet', module='mxnet-full-parent_2.10', version='0.1.1')
)
libraryDependencies += "ml.dmlc.mxnet" % "mxnet-full-parent_2.10" % "0.1.1"
[ml.dmlc.mxnet/mxnet-full-parent_2.10 "0.1.1"]