is not current version
Last Version 10.2.0

org.jcuda:jnvgraph-natives 0.9.0c


Categories

Categories

Native Development Tools
GroupId

GroupId

org.jcuda
ArtifactId

ArtifactId

jnvgraph-natives
Version

Version

0.9.0c
Type

Type

jar

Download jnvgraph-natives 0.9.0c


<!-- https://jarcasting.com/artifacts/org.jcuda/jnvgraph-natives/ -->
<dependency>
    <groupId>org.jcuda</groupId>
    <artifactId>jnvgraph-natives</artifactId>
    <version>0.9.0c</version>
</dependency>
// https://jarcasting.com/artifacts/org.jcuda/jnvgraph-natives/
implementation 'org.jcuda:jnvgraph-natives:0.9.0c'
// https://jarcasting.com/artifacts/org.jcuda/jnvgraph-natives/
implementation ("org.jcuda:jnvgraph-natives:0.9.0c")
'org.jcuda:jnvgraph-natives:jar:0.9.0c'
<dependency org="org.jcuda" name="jnvgraph-natives" rev="0.9.0c">
  <artifact name="jnvgraph-natives" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jcuda', module='jnvgraph-natives', version='0.9.0c')
)
libraryDependencies += "org.jcuda" % "jnvgraph-natives" % "0.9.0c"
[org.jcuda/jnvgraph-natives "0.9.0c"]