Last Version

JOCL 2.0.4

Java bindings for OpenCL

License

License

MIT
GroupId

GroupId

org.jocl
ArtifactId

ArtifactId

jocl
Version

Version

2.0.4
Type

Type

jar
Description

Description

JOCL
Java bindings for OpenCL
Project URL

Project URL

http://www.jocl.org

Download jocl 2.0.4


<!-- 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.