is not current version
Last Version 6.5

org.nd4j:jcufft-osx 6.0


GroupId

GroupId

org.nd4j
ArtifactId

ArtifactId

jcufft-osx
Version

Version

6.0
Type

Type

jar

Download jcufft-osx 6.0


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