MVN

org.jogamp.jocl : jocl

Maven & Gradle

Oct 10, 2015
1 usages

JOCL · Java��� Binding for the OpenCL�� API

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

Latest Version

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

  • Latest Stable: 2.3.2
  • Latest Release Candidate: 2.0.2-rc12

All Versions

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

Version Vulnerabilities Updated
2.3.x
jocl-2.3.2
jocl-2.3.1
jocl-2.3.0
2.2.x
jocl-2.2.4
jocl-2.2.1
jocl-2.2.0
2.1.x
jocl-2.1.5-01
jocl-2.1.5
jocl-2.1.4
jocl-2.1.3
jocl-2.1.2
jocl-2.1.1
jocl-2.1.0
2.0.x
jocl-2.0.2
jocl-2.0.2-rc12
2.0
jocl-2.0-rc11

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jogamp.jocl</groupId>
    <artifactId>jocl</artifactId>
    <version>2.3.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.jogamp.jocl:jocl:2.3.2'

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

implementation("org.jogamp.jocl:jocl:2.3.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.jogamp.jocl" % "jocl" % "2.3.2"

Advertisement

Dependencies from Group

Oct 10, 2015
17 usages
Oct 10, 2015
1 usages

Discover Dependencies

Nov 17, 2017
2 usages
3 stars
Mar 28, 2017
3 usages
9 stars
Apr 03, 2023
2 usages
3 stars
Apr 03, 2023
2 usages
3 stars
Apr 02, 2020
1 usages
1 stars
Dec 20, 2021
2 usages
97 stars
Jan 15, 2019
4 usages
8 stars
Jun 01, 2018
2 usages
15 stars