Last Version

SoundPool 3.7.1

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


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

Dependencies

compile (4)

Group / Artifact Type Version
com.olekdia : multiplatform-common-jvm jar 0.6.0
com.olekdia : android-common jar 3.7.1
com.olekdia : multiplatform-sparse-array-jvm jar 0.6.0
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.