c

cuda-platform-redist

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