JOAL

Java™ Binding for the OpenAL® API

License

License

SGI Free Software License B
GroupId

GroupId

org.jogamp.joal
ArtifactId

ArtifactId

joal
Last Version

Last Version

2.3.2
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
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
2.0.2-rc12
2.0-rc11