| Группа | Группаorg.nd4j |
|---|---|
| Идентификатор | Идентификаторnd4j-jblas |
| Последняя версия | Последняя версия0.4-rc3.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеnd4j-jblas
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Имя Файла | Размер |
|---|---|
| nd4j-jblas-0.4-rc3.6.pom | |
| nd4j-jblas-0.4-rc3.6.jar | 23 KB |
| nd4j-jblas-0.4-rc3.6-sources.jar | 14 KB |
| nd4j-jblas-0.4-rc3.6-javadoc.jar | 115 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.nd4j/nd4j-jblas/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>nd4j-jblas</artifactId>
<version>0.4-rc3.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/nd4j-jblas/
implementation 'org.nd4j:nd4j-jblas:0.4-rc3.6'
// https://jarcasting.com/artifacts/org.nd4j/nd4j-jblas/
implementation ("org.nd4j:nd4j-jblas:0.4-rc3.6")
'org.nd4j:nd4j-jblas:jar:0.4-rc3.6'
<dependency org="org.nd4j" name="nd4j-jblas" rev="0.4-rc3.6">
<artifact name="nd4j-jblas" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='nd4j-jblas', version='0.4-rc3.6')
)
libraryDependencies += "org.nd4j" % "nd4j-jblas" % "0.4-rc3.6"
[org.nd4j/nd4j-jblas "0.4-rc3.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jblas : jblas | jar | 1.2.4 |
| org.nd4j : nd4j-api | jar | 0.4-rc3.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.nd4j : nd4j-api | test-jar | 0.4-rc3.6 |