JOCL

Java bindings for OpenCL

License

License

MIT
GroupId

GroupId

org.jocl
ArtifactId

ArtifactId

jocl
Last Version

Last Version

2.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

JOCL
Java bindings for OpenCL
Project URL

Project URL

http://www.jocl.org

Download jocl

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
0.2.0-RC00
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4d
0.1.4c