не последняя версия
Последняя версия 1.0.0-M2

org.nd4j:nd4j-api-parent 1.0.0-beta5


Группа

Группа

org.nd4j
Идентификатор

Идентификатор

nd4j-api-parent
Версия

Версия

1.0.0-beta5
Тип

Тип

pom

Скачать nd4j-api-parent 1.0.0-beta5

Имя Файла Размер
nd4j-api-parent-1.0.0-beta5.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.nd4j/nd4j-api-parent/ -->
<dependency>
    <groupId>org.nd4j</groupId>
    <artifactId>nd4j-api-parent</artifactId>
    <version>1.0.0-beta5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/nd4j-api-parent/
implementation 'org.nd4j:nd4j-api-parent:1.0.0-beta5'
// https://jarcasting.com/artifacts/org.nd4j/nd4j-api-parent/
implementation ("org.nd4j:nd4j-api-parent:1.0.0-beta5")
'org.nd4j:nd4j-api-parent:pom:1.0.0-beta5'
<dependency org="org.nd4j" name="nd4j-api-parent" rev="1.0.0-beta5">
  <artifact name="nd4j-api-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='nd4j-api-parent', version='1.0.0-beta5')
)
libraryDependencies += "org.nd4j" % "nd4j-api-parent" % "1.0.0-beta5"
[org.nd4j/nd4j-api-parent "1.0.0-beta5"]