| Группа | Группаorg.nd4j |
|---|---|
| Идентификатор | Идентификаторnd4j-jocl-parent |
| Версия | Версия0.4-rc2.2 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| nd4j-jocl-parent-0.4-rc2.2.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.nd4j/nd4j-jocl-parent/ -->
<dependency>
<groupId>org.nd4j</groupId>
<artifactId>nd4j-jocl-parent</artifactId>
<version>0.4-rc2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.nd4j/nd4j-jocl-parent/
implementation 'org.nd4j:nd4j-jocl-parent:0.4-rc2.2'
// https://jarcasting.com/artifacts/org.nd4j/nd4j-jocl-parent/
implementation ("org.nd4j:nd4j-jocl-parent:0.4-rc2.2")
'org.nd4j:nd4j-jocl-parent:pom:0.4-rc2.2'
<dependency org="org.nd4j" name="nd4j-jocl-parent" rev="0.4-rc2.2">
<artifact name="nd4j-jocl-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.nd4j', module='nd4j-jocl-parent', version='0.4-rc2.2')
)
libraryDependencies += "org.nd4j" % "nd4j-jocl-parent" % "0.4-rc2.2"
[org.nd4j/nd4j-jocl-parent "0.4-rc2.2"]