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 and has a simple UI to serve as the foundation for your own music player.

License

License

GroupId

GroupId

fm.feed.android
ArtifactId

ArtifactId

player-sdk-v24
Last Version

Last Version

5.1.8-2
Release Date

Release Date

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 and has a simple UI to serve as the foundation for your own music player.
Project URL

Project URL

https://developer.feed.fm/documentation

Download player-sdk-v24

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.android.exoplayer » exoplayer-core jar r2.5.4
com.google.code.gson : gson jar 2.8.2
com.squareup.retrofit2 : retrofit jar 2.3.0
com.squareup.retrofit2 : converter-gson jar 2.3.0
com.android.support » appcompat-v7 jar 24.2.1
net.jodah : concurrentunit jar 0.4.3

Project Modules

There are no modules declared in this project.

Versions

Version
5.1.8-2
5.1.8