How To Install Java Artifact org.jogamp.jogl.newt v2.2.1

org.jogamp.jogl newt 2.2.1

Introduction

In this article, we'll learn how to install Java artifact newt from org.jogamp.jogl group in version 2.2.1. The artifact is available in 14 versions: 2.3.2 2.3.1 2.3.0 2.2.4 2.2.1 2.2.0 2.1.5-01 2.1.5 2.1.4 2.1.3 2.1.2 2.1.1 2.1.0 2.0.2 . The NEWT project has been released under BSD-2 License license, and has its own website at: http://jogamp.org/jogl/www/ .

How To Install Java Artifact org.jogamp.jogl.newt In Version 2.2.1

To install the NEWT artifact in version 2.2.1 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 NEWT 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