MVN

com.github.nifty-gui : nifty-openal-soundsystem

Maven & Gradle

Dec 27, 2018
1 usages
233 stars

Nifty Sound Device for OpenAL using LWJGL · This is an OpenAL/lwjgl based SoundDevice for Nifty GUI. It was extracted out of Slick2D to be independent of the whole Slick2D library and to be used with none Slick2D based renderes. All credits for the original code go to Kevin Glass and all Slick2D contributers.

<dependency>
    <groupId>com.github.nifty-gui</groupId>
    <artifactId>nifty-openal-soundsystem</artifactId>
    <version>1.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.nifty-gui : nifty-openal-soundsystem to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.3

All Versions

Choose a version of com.github.nifty-gui : nifty-openal-soundsystem to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
nifty-openal-soundsystem-1.4.3
nifty-openal-soundsystem-1.4.2

How to add a dependency to Maven

Add the following com.github.nifty-gui : nifty-openal-soundsystem maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.nifty-gui</groupId>
    <artifactId>nifty-openal-soundsystem</artifactId>
    <version>1.4.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.nifty-gui : nifty-openal-soundsystem gradle dependency to your build.gradle file:

implementation 'com.github.nifty-gui:nifty-openal-soundsystem:1.4.3'

Gradle Kotlin DSL: Add the following com.github.nifty-gui : nifty-openal-soundsystem gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.nifty-gui:nifty-openal-soundsystem:1.4.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.nifty-gui : nifty-openal-soundsystem sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.nifty-gui" % "nifty-openal-soundsystem" % "1.4.3"

Advertisement

Dependencies from Group

Dec 27, 2018
21 usages
233 stars
Dec 27, 2018
9 usages
233 stars
Dec 27, 2018
9 usages
233 stars
Dec 27, 2018
6 usages
233 stars
Dec 27, 2018
2 usages
233 stars

Discover Dependencies

Sep 13, 2016
1 usages
3 stars
May 22, 2016
1 usages
167 stars
Sep 20, 2016
2 usages
20 stars
Dec 04, 2016
1 usages
128 stars
Aug 20, 2018
1 usages
10 stars
Aug 12, 2016
1 usages
416 stars
Sep 13, 2016
1 usages
3 stars