is not current version
Last Version 3.7.1

com.olekdia:sound-pool 3.5.3

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

GroupId

GroupId

com.olekdia
ArtifactId

ArtifactId

sound-pool
Version

Version

3.5.3
Type

Type

aar

Download sound-pool 3.5.3


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