Last Version

libgdxoboe 0.3.0.2

libGDX audio replacement for Android (API 16+) built on top of Oboe.

License

License

Categories

Categories

libGDX Business Logic Libraries
GroupId

GroupId

com.github.tommyettinger
ArtifactId

ArtifactId

libgdxoboe
Version

Version

0.3.0.2
Type

Type

aar
Description

Description

libgdxoboe
libGDX audio replacement for Android (API 16+) built on top of Oboe.
Project URL

Project URL

https://github.com/tommyettinger/libgdx-oboe/
Source Code Management

Source Code Management

https://github.com/tommyettinger/libgdx-oboe/

Download libgdxoboe 0.3.0.2


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

Dependencies

runtime (2)

Group / Artifact Type Version
com.badlogicgames.gdx : gdx-backend-android jar 1.10.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.31

Project Modules

There are no modules declared in this project.