не последняя версия
Последняя версия 6.5

org.nd4j:jcufft 5.5


Группа

Группа

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

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

jcufft
Версия

Версия

5.5
Тип

Тип

jar

Скачать jcufft 5.5


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