Last Version

JOGL v2.4.0-rc-20210111

Java Binding for the OpenGL API

License

License

SGI Free Software License B
GroupId

GroupId

me.friwi
ArtifactId

ArtifactId

jogl-all
Version

Version

v2.4.0-rc-20210111
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

https://jogamp.org/cgit/jogl.git

Download jogl-all v2.4.0-rc-20210111


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

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.