MVN

org.jogamp.jogl : jogl

Maven & Gradle

Oct 10, 2015
10 usages

JOGL · Java™ Binding for the OpenGL® API (Atomic Jar files)

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

Latest Version

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

  • Latest Stable: 2.3.2

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.jogamp.jogl:jogl:2.3.2'

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Oct 10, 2015
95 usages
Oct 10, 2015
45 usages
Oct 10, 2015
10 usages
Oct 10, 2015
1 usages
Oct 10, 2015
1 usages

Discover Dependencies

Apr 11, 2022
2 usages
260 stars
Jun 23, 2023
51 usages
27 stars
Nov 12, 2021
6 usages
200 stars
Mar 02, 2023
74 usages
345 stars
Dec 01, 2021
243 usages
2.1k stars
Jun 18, 2023
1 usages
6 stars
Sep 11, 2018
40 stars
Feb 02, 2020
1 usages
164 stars