How To Install Java Artifact org.lwjgl.lwjgl.parent v2.9.3

org.lwjgl.lwjgl parent 2.9.3

Introduction

In this article, we'll learn how to install Java artifact parent from org.lwjgl.lwjgl group in version 2.9.3. The artifact is available in 10 versions: 2.9.3 2.9.2 2.9.1 2.9.0 2.8.5 2.8.4 2.8.3 2.8.2 2.8.1 2.8.0 . The Lighweight Java Game Library project has been released under BSD license, and has its own website at: http://lwjgl.org/ .

How To Install Java Artifact org.lwjgl.lwjgl.parent In Version 2.9.3

To install the Lighweight Java Game Library artifact in version 2.9.3 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Lighweight Java Game Library dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses