is not current version
Last Version 11.6.1b

org.jcuda:jcudnn-natives 10.2.0


Categories

Categories

Native Development Tools
GroupId

GroupId

org.jcuda
ArtifactId

ArtifactId

jcudnn-natives
Version

Version

10.2.0
Type

Type

jar

Download jcudnn-natives 10.2.0


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