is not current version
Last Version 3.7.1

com.olekdia:sound-pool 3.7.0

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.7.0
Type

Type

aar

Download sound-pool 3.7.0


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