MVN

org.jocl : jocl

Maven & Gradle

May 06, 2023
16 usages
166 stars

JOCL · Java bindings for OpenCL

<dependency>
    <groupId>org.jocl</groupId>
    <artifactId>jocl</artifactId>
    <version>2.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jocl : jocl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.5
  • Latest Release Candidate: 0.2.0-RC00

All Versions

Choose a version of org.jocl : jocl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
jocl-2.0.5
jocl-2.0.4
jocl-2.0.3
jocl-2.0.2
jocl-2.0.1
jocl-2.0.0
0.2.x
jocl-0.2.0-RC00
0.1.x
jocl-0.1.9
jocl-0.1.8
jocl-0.1.7
jocl-0.1.6
jocl-0.1.5
jocl-0.1.4d
jocl-0.1.4c

How to add a dependency to Maven

Add the following org.jocl : jocl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jocl</groupId>
    <artifactId>jocl</artifactId>
    <version>2.0.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jocl : jocl gradle dependency to your build.gradle file:

implementation 'org.jocl:jocl:2.0.5'

Gradle Kotlin DSL: Add the following org.jocl : jocl gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jocl:jocl:2.0.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jocl : jocl sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jocl" % "jocl" % "2.0.5"

Advertisement

Dependencies from Group

May 06, 2023
16 usages
166 stars
Mar 14, 2021
14 stars

Discover Dependencies

Jan 27, 2021
186 usages
190 stars
Jul 13, 2023
620 usages
17.3k stars
Aug 16, 2023
76 usages
270 stars
Sep 20, 2016
71 usages
66k stars
Jul 31, 2023
166 usages
29.2k stars
428 usages
5.3k stars
May 16, 2023
246 usages
Nov 30, 2022
287 usages
1.1k stars
Dec 04, 2016
30 usages
6.4k stars
Jul 06, 2017
18 usages
617 stars