is not current version
Last Version 3.7.1

SoundPool 3.5.4

SoundPool based on AudioTrack with custom buffer size and ability to play large files

License

License

GroupId

GroupId

com.olekdia
ArtifactId

ArtifactId

sound-pool
Version

Version

3.5.4
Type

Type

aar
Description

Description

SoundPool
SoundPool based on AudioTrack with custom buffer size and ability to play large files
Project URL

Project URL

https://gitlab.com/olekdia/common/libraries/sound-pool
Project Organization

Project Organization

olekdia
Source Code Management

Source Code Management

https://gitlab.com/olekdia/common/libraries/sound-pool

Download sound-pool 3.5.4


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

Dependencies

compile (4)

Group / Artifact Type Version
com.olekdia : multiplatform-common-jvm jar 0.5.27
com.olekdia : android-common jar 3.5.13
com.olekdia : multiplatform-sparse-array-jvm jar 0.5.5
androidx.annotation » annotation jar 1.1.0

Project Modules

There are no modules declared in this project.