Last Version

JOAL 2.3.2

Java™ Binding for the OpenAL® API

License

License

SGI Free Software License B
GroupId

GroupId

org.jogamp.joal
ArtifactId

ArtifactId

joal
Version

Version

2.3.2
Type

Type

jar
Description

Description

JOAL
Java™ Binding for the OpenAL® API
Project URL

Project URL

http://jogamp.org/joal/www/
Source Code Management

Source Code Management

http://jogamp.org/git/?p=joal.git/

Download joal 2.3.2


<!-- https://jarcasting.com/artifacts/org.jogamp.joal/joal/ -->
<dependency>
    <groupId>org.jogamp.joal</groupId>
    <artifactId>joal</artifactId>
    <version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.jogamp.joal/joal/
implementation 'org.jogamp.joal:joal:2.3.2'
// https://jarcasting.com/artifacts/org.jogamp.joal/joal/
implementation ("org.jogamp.joal:joal:2.3.2")
'org.jogamp.joal:joal:jar:2.3.2'
<dependency org="org.jogamp.joal" name="joal" rev="2.3.2">
  <artifact name="joal" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jogamp.joal', module='joal', version='2.3.2')
)
libraryDependencies += "org.jogamp.joal" % "joal" % "2.3.2"
[org.jogamp.joal/joal "2.3.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.