не последняя версия
Последняя версия 1.0.0-M1.1

org.nd4j:nd4j-tests 0.8.0


Группа

Группа

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

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

nd4j-tests
Версия

Версия

0.8.0
Тип

Тип

jar

Скачать nd4j-tests 0.8.0

Имя Файла Размер
nd4j-tests-0.8.0.pom
nd4j-tests-0.8.0.jar 2 KB
Обзор

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