License |
License |
---|---|
GroupId | GroupIdorg.bytedeco |
ArtifactId | ArtifactIdcuda |
Last Version | Last Version11.6-8.3-1.5.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaCPP Presets for CUDA
The missing bridge between Java and native C++ libraries
|
<!-- https://jarcasting.com/artifacts/org.bytedeco/cuda/ -->
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>cuda</artifactId>
<version>11.6-8.3-1.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.bytedeco/cuda/
implementation 'org.bytedeco:cuda:11.6-8.3-1.5.7'
// https://jarcasting.com/artifacts/org.bytedeco/cuda/
implementation ("org.bytedeco:cuda:11.6-8.3-1.5.7")
'org.bytedeco:cuda:jar:11.6-8.3-1.5.7'
<dependency org="org.bytedeco" name="cuda" rev="11.6-8.3-1.5.7">
<artifact name="cuda" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bytedeco', module='cuda', version='11.6-8.3-1.5.7')
)
libraryDependencies += "org.bytedeco" % "cuda" % "11.6-8.3-1.5.7"
[org.bytedeco/cuda "11.6-8.3-1.5.7"]
Group / Artifact | Type | Version |
---|---|---|
org.bytedeco : javacpp | jar | 1.5.7 |
Version |
---|
11.6-8.3-1.5.7
|
11.4-8.2-1.5.6
|
11.2-8.1-1.5.5
|
11.0-8.0-1.5.4
|
10.2-8.2-1.5.6
|
10.2-7.6-1.5.3
|
10.2-7.6-1.5.2
|
10.1-7.6-1.5.2
|
10.1-7.6-1.5.1
|
10.1-7.5-1.5
|
10.0-7.4-1.5
|
9.2-7.2-1.5
|