LWJGL BOM

LWJGL 3 Bill of Materials.

License

License

BSD
Categories

Categories

LWJGL Business Logic Libraries
GroupId

GroupId

org.lwjgl
ArtifactId

ArtifactId

lwjgl-bom
Last Version

Last Version

3.3.1
Release Date

Release Date

Type

Type

pom
Description

Description

LWJGL BOM
LWJGL 3 Bill of Materials.
Project URL

Project URL

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

Source Code Management

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

Download lwjgl-bom

Filename Size
lwjgl-bom-3.3.1.pom 50 KB
Browse

How to add to project

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

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.
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