Last Version

JOGL 2.3.2

Java™ Binding for the OpenGL® API

License

License

SGI Free Software License B
GroupId

GroupId

org.jogamp.jogl
ArtifactId

ArtifactId

jogl-all
Version

Version

2.3.2
Type

Type

jar
Description

Description

JOGL
Java™ Binding for the OpenGL® API
Project URL

Project URL

http://jogamp.org/jogl/www/
Source Code Management

Source Code Management

http://jogamp.org/git/?p=jogl.git/

Download jogl-all 2.3.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.