Last Version

Feed.fm client library for Android 6.0.9

This is an Android library for making use of the Feed.fm 'music as a service' REST API. This library retrieves and handles playback of audio files to serve as the foundation for your own music player.

License

License

GroupId

GroupId

fm.feed.android
ArtifactId

ArtifactId

player-sdk-exo281
Version

Version

6.0.9
Type

Type

aar
Description

Description

Feed.fm client library for Android
This is an Android library for making use of the Feed.fm 'music as a service' REST API. This library retrieves and handles playback of audio files to serve as the foundation for your own music player.
Project URL

Project URL

https://developer.feed.fm/documentation

Download player-sdk-exo281 6.0.9


<!-- https://jarcasting.com/artifacts/fm.feed.android/player-sdk-exo281/ -->
<dependency>
    <groupId>fm.feed.android</groupId>
    <artifactId>player-sdk-exo281</artifactId>
    <version>6.0.9</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/fm.feed.android/player-sdk-exo281/
implementation 'fm.feed.android:player-sdk-exo281:6.0.9'
// https://jarcasting.com/artifacts/fm.feed.android/player-sdk-exo281/
implementation ("fm.feed.android:player-sdk-exo281:6.0.9")
'fm.feed.android:player-sdk-exo281:aar:6.0.9'
<dependency org="fm.feed.android" name="player-sdk-exo281" rev="6.0.9">
  <artifact name="player-sdk-exo281" type="aar" />
</dependency>
@Grapes(
@Grab(group='fm.feed.android', module='player-sdk-exo281', version='6.0.9')
)
libraryDependencies += "fm.feed.android" % "player-sdk-exo281" % "6.0.9"
[fm.feed.android/player-sdk-exo281 "6.0.9"]

Dependencies

compile (11)

Group / Artifact Type Version
com.google.android.exoplayer » exoplayer-core jar 2.8.1
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.4.10
com.google.code.gson : gson jar 2.8.6
com.squareup.okhttp3 : logging-interceptor jar 4.9.0
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
androidx.legacy » legacy-support-v4 jar 1.0.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.7
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.3.3
net.jodah : concurrentunit jar 0.4.6
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.4.10

Project Modules

There are no modules declared in this project.