Last Version

JOCL 2.3.2

Java™ Binding for the OpenCL® API

License

License

SGI Free Software License B
GroupId

GroupId

org.jogamp.jocl
ArtifactId

ArtifactId

jocl
Version

Version

2.3.2
Type

Type

jar
Description

Description

JOCL
Java™ Binding for the OpenCL® API
Project URL

Project URL

http://jogamp.org/jocl/www/
Source Code Management

Source Code Management

http://jogamp.org/git/?p=jocl.git/

Download jocl 2.3.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.