Last Version

Feed.fm client library for Android 6.2.4

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-exo2151
Version

Version

6.2.4
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-exo2151 6.2.4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (9)

Group / Artifact Type Version
net.jodah : concurrentunit jar 0.4.6
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.6.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0
com.google.android.exoplayer » exoplayer-core jar 2.15.1

Project Modules

There are no modules declared in this project.