libGDX JogAmp Backend

Implementation of LibGDX backend provider that uses JogAmp JOGL/JOAL.

License

License

Categories

Categories

libGDX Business Logic Libraries
GroupId

GroupId

org.jogamp.libgdx
ArtifactId

ArtifactId

gdx-backend-jogamp
Last Version

Last Version

1.9.4
Release Date

Release Date

Type

Type

jar
Description

Description

libGDX JogAmp Backend
Implementation of LibGDX backend provider that uses JogAmp JOGL/JOAL.

Download gdx-backend-jogamp

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx jar 1.9.4
org.jogamp.joal : joal-main jar 2.3.2
com.badlogicgames.jlayer : jlayer jar 1.0.1-gdx
org.jcraft : jorbis jar 0.0.17
org.jogamp.gluegen : gluegen-rt-main jar 2.3.2
org.jogamp.jogl : jogl-all-main jar 2.3.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.9.4
1.9.3
1.9.2