How To Install Java Artifact org.jogamp.jogl.jogl-all-android v2.1.5-01

org.jogamp.jogl jogl-all-android 2.1.5-01

Introduction

In this article, we'll learn how to install Java artifact jogl-all-android from org.jogamp.jogl group in version 2.1.5-01. The artifact is available in 15 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-rc12 2.0.2 . The JOGL 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.jogl-all-android In Version 2.1.5-01

To install the JOGL artifact in version 2.1.5-01 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 JOGL 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