is not current version
Last Version 2.3.2

org.jogamp.jocl:jocl 2.1.5-01

Java��� Binding for the OpenCL�� API

GroupId

GroupId

org.jogamp.jocl
ArtifactId

ArtifactId

jocl
Version

Version

2.1.5-01
Type

Type

jar

Download jocl 2.1.5-01


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