is not current version
Last Version 11.6.1b

org.jcuda:jcudnn-natives 0.9.0b


Categories

Categories

Native Development Tools
GroupId

GroupId

org.jcuda
ArtifactId

ArtifactId

jcudnn-natives
Version

Version

0.9.0b
Type

Type

jar

Download jcudnn-natives 0.9.0b


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