MVN

org.saintandreas : glamour-lwjgl

Maven & Gradle

Oct 25, 2014
0 stars

Saint Andreas GL Wrappers · Class wrappers for geometry, texture, shaders, etc

<dependency>
    <groupId>org.saintandreas</groupId>
    <artifactId>glamour-lwjgl</artifactId>
    <version>1.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.saintandreas : glamour-lwjgl to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.8

All Versions

Choose a version of org.saintandreas : glamour-lwjgl to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
glamour-lwjgl-2.0.2
1.0.x
glamour-lwjgl-1.0.8
glamour-lwjgl-1.0.7
glamour-lwjgl-1.0.6
glamour-lwjgl-1.0.5
glamour-lwjgl-1.0.4
glamour-lwjgl-1.0.3

How to add a dependency to Maven

Add the following org.saintandreas : glamour-lwjgl maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.saintandreas</groupId>
    <artifactId>glamour-lwjgl</artifactId>
    <version>1.0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.saintandreas : glamour-lwjgl gradle dependency to your build.gradle file:

implementation 'org.saintandreas:glamour-lwjgl:1.0.8'

Gradle Kotlin DSL: Add the following org.saintandreas : glamour-lwjgl gradle kotlin dependency to your build.gradle.kts file:

implementation("org.saintandreas:glamour-lwjgl:1.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.saintandreas : glamour-lwjgl sbt scala dependency to your build.sbt file:

libraryDependencies += "org.saintandreas" % "glamour-lwjgl" % "1.0.8"

Advertisement

Dependencies from Group

May 20, 2014
2 usages
7 stars
May 20, 2014
2 usages
0 stars
May 20, 2014
1 usages
0 stars
Nov 29, 2016
59 stars
May 20, 2014
0 stars

Discover Dependencies