License |
License |
---|---|
GroupId | GroupIdorg.jcuda |
ArtifactId | ArtifactIdjcurand |
Last Version | Last Version11.6.1b |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava bindings for CUDA
|
Filename | Size |
---|---|
jcurand-11.6.1b.pom | |
jcurand-11.6.1b.jar | 8 KB |
jcurand-11.6.1b-sources.jar | 14 KB |
jcurand-11.6.1b-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jcuda/jcurand/ -->
<dependency>
<groupId>org.jcuda</groupId>
<artifactId>jcurand</artifactId>
<version>11.6.1b</version>
</dependency>
// https://jarcasting.com/artifacts/org.jcuda/jcurand/
implementation 'org.jcuda:jcurand:11.6.1b'
// https://jarcasting.com/artifacts/org.jcuda/jcurand/
implementation ("org.jcuda:jcurand:11.6.1b")
'org.jcuda:jcurand:jar:11.6.1b'
<dependency org="org.jcuda" name="jcurand" rev="11.6.1b">
<artifact name="jcurand" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jcuda', module='jcurand', version='11.6.1b')
)
libraryDependencies += "org.jcuda" % "jcurand" % "11.6.1b"
[org.jcuda/jcurand "11.6.1b"]
Group / Artifact | Type | Version |
---|---|---|
org.jcuda : jcuda | jar | 11.6.1b |
org.jcuda : jcurand-natives | jar | 11.6.1b |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |