c

cuda-platform-redist

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