MVN

org.jogamp.jogl : newt

Maven & Gradle

Oct 10, 2015

NEWT · Java��� Binding for the OpenGL�� API (NEWT atomic jar files)

<dependency>
    <groupId>org.jogamp.jogl</groupId>
    <artifactId>newt</artifactId>
    <version>2.3.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jogamp.jogl : newt to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.2

All Versions

Choose a version of org.jogamp.jogl : newt to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
newt-2.3.2
newt-2.3.1
newt-2.3.0
2.2.x
newt-2.2.4
newt-2.2.1
newt-2.2.0
2.1.x
newt-2.1.5-01
newt-2.1.5
newt-2.1.4
newt-2.1.3
newt-2.1.2
newt-2.1.1
newt-2.1.0
2.0.x
newt-2.0.2

How to add a dependency to Maven

Add the following org.jogamp.jogl : newt maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jogamp.jogl</groupId>
    <artifactId>newt</artifactId>
    <version>2.3.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jogamp.jogl : newt gradle dependency to your build.gradle file:

implementation 'org.jogamp.jogl:newt:2.3.2'

Gradle Kotlin DSL: Add the following org.jogamp.jogl : newt gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jogamp.jogl:newt:2.3.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jogamp.jogl : newt sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jogamp.jogl" % "newt" % "2.3.2"

Advertisement

Dependencies from Group

Oct 10, 2015
95 usages
Oct 10, 2015
45 usages
Oct 10, 2015
10 usages
Oct 10, 2015
1 usages
Oct 10, 2015
1 usages

Discover Dependencies

Oct 10, 2015
1 usages
Nov 03, 2015
4 usages
1 stars
Sep 14, 2016
1 usages
1 stars
Aug 18, 2016
1 usages
5 stars
Oct 07, 2016
2 usages
2 stars
Dec 20, 2015
1 usages
0 stars
Dec 19, 2022
3 usages
0 stars
Oct 22, 2016
1 usages
2 stars
Jun 09, 2017
1 usages
11 stars