is not current version
Last Version 11.6.1b

org.jcuda:jcuda-natives 0.9.0b


Categories

Categories

Native Development Tools
GroupId

GroupId

org.jcuda
ArtifactId

ArtifactId

jcuda-natives
Version

Version

0.9.0b
Type

Type

jar

Download jcuda-natives 0.9.0b


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