LWJGL - EGL bindings

An interface between Khronos rendering APIs such as OpenGL ES or OpenVG and the underlying native platform window system.

License

License

BSD
Categories

Categories

LWJGL Business Logic Libraries
GroupId

GroupId

org.lwjgl
ArtifactId

ArtifactId

lwjgl-egl
Last Version

Last Version

3.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

LWJGL - EGL bindings
An interface between Khronos rendering APIs such as OpenGL ES or OpenVG and the underlying native platform window system.
Project URL

Project URL

https://www.lwjgl.org
Source Code Management

Source Code Management

https://github.com/LWJGL/lwjgl3.git

Download lwjgl-egl

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.lwjgl : lwjgl jar 3.3.1

Project Modules

There are no modules declared in this project.
org.lwjgl

Lightweight Java Game Library

LWJGL is a Java library that enables cross-platform access to graphics, audio and parallel computing APIs.

Versions

Version
3.3.1
3.3.0
3.2.3
3.2.2
3.2.1
3.2.0
3.1.6
3.1.5
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0