MVN

org.jmonkeyengine : lwjgl-platform

Maven & Gradle

Jan 14, 2023

Lighweight Java Game Library - Platform · Lighweight Java Game Library - Platform

<dependency>
    <groupId>org.jmonkeyengine</groupId>
    <artifactId>lwjgl-platform</artifactId>
    <version>2.9.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jmonkeyengine : lwjgl-platform to add to Maven - Latest Versions:

  • Latest Stable: 2.9.5

All Versions

Choose a version of org.jmonkeyengine : lwjgl-platform to add to Maven - All Versions:

Version Vulnerabilities Updated
2.9.x
lwjgl-platform-2.9.5
lwjgl-platform-2.9.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jmonkeyengine</groupId>
    <artifactId>lwjgl-platform</artifactId>
    <version>2.9.5</version>
</dependency>