is not current version
Last Version 11.6.1b

org.jcuda:jcuda-natives 10.2.0


Categories

Categories

Native Development Tools
GroupId

GroupId

org.jcuda
ArtifactId

ArtifactId

jcuda-natives
Version

Version

10.2.0
Type

Type

jar

Download jcuda-natives 10.2.0


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