License |
License |
---|---|
GroupId | GroupIdcom.olekdia |
ArtifactId | ArtifactIdsound-pool |
Last Version | Last Version3.7.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionSoundPool
SoundPool based on AudioTrack with custom buffer size and ability to play large files
|
Project URL |
Project URL |
Project Organization |
Project Organizationolekdia |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sound-pool-3.7.1.pom | |
sound-pool-3.7.1.aar | 34 KB |
sound-pool-3.7.1-sources.jar | 10 KB |
Browse |
<!-- 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"]
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 |