License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdorg.jcuda |
ArtifactId | ArtifactIdjnvgraph-natives |
Last Version | Last Version10.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJava bindings for CUDA
|
<!-- https://jarcasting.com/artifacts/org.jcuda/jnvgraph-natives/ -->
<dependency>
<groupId>org.jcuda</groupId>
<artifactId>jnvgraph-natives</artifactId>
<version>10.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jcuda/jnvgraph-natives/
implementation 'org.jcuda:jnvgraph-natives:10.2.0'
// https://jarcasting.com/artifacts/org.jcuda/jnvgraph-natives/
implementation ("org.jcuda:jnvgraph-natives:10.2.0")
'org.jcuda:jnvgraph-natives:jar:10.2.0'
<dependency org="org.jcuda" name="jnvgraph-natives" rev="10.2.0">
<artifact name="jnvgraph-natives" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jcuda', module='jnvgraph-natives', version='10.2.0')
)
libraryDependencies += "org.jcuda" % "jnvgraph-natives" % "10.2.0"
[org.jcuda/jnvgraph-natives "10.2.0"]