c

cuda-platform-redist

Files download
File Operation
cuda-platform-redist-12.1-8.9-1.5.9.jar download
cuda-platform-redist-12.1-8.9-1.5.9.pom download
cuda-platform-redist-12.1-8.9-1.5.9-sources.jar download
Apache Maven
<dependency>
  <groupId>org.bytedeco</groupId>
  <artifactId>cuda-platform-redist</artifactId>
  <version>12.1-8.9-1.5.9</version>
</dependency>
Gradle Groovy
implementation 'org.bytedeco:cuda-platform-redist:12.1-8.9-1.5.9'
Gradle Kotlin
implementation("org.bytedeco:cuda-platform-redist:12.1-8.9-1.5.9")
Scala SBT
libraryDependencies += "org.bytedeco" % "cuda-platform-redist" % "12.1-8.9-1.5.9"
Groovy Grape
@Grapes(
  @Grab(group='org.bytedeco', module='cuda-platform-redist', version='12.1-8.9-1.5.9')
)
Apache Ivy
<dependency org="org.bytedeco" name="cuda-platform-redist" rev="12.1-8.9-1.5.9" />
Leiningen
[org.bytedeco/cuda-platform-redist "12.1-8.9-1.5.9"]
Apache Buildr
'org.bytedeco:cuda-platform-redist:jar:12.1-8.9-1.5.9'