Etyl GDX JoGL Backend

An Etyl's GDX backend based on jogl

License

License

Harium Commercial License
GroupId

GroupId

com.harium.etyl
ArtifactId

ArtifactId

etyl-gdx-jogl
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Etyl GDX JoGL Backend
An Etyl's GDX backend based on jogl

Download etyl-gdx-jogl

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.harium.etyl : etyl-gdx jar [1.3.8,)
com.harium.etyl : io jar [1.0.0,)
com.harium.gdx : gdx-backend-jogl jar 1.9.9

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

etyl-gdx-jogl

JoGL backend to Etyl GDX

This backend uses AWT as environment. NEWT and Swing are also possible with few changes.

Maven

<dependency>
    <groupId>com.harium.etyl</groupId>
    <artifactId>etyl-gdx-jogl</artifactId>
    <version>1.0.3</version>
</dependency>
com.harium.etyl

Harium

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0