is not current version
Last Version 2.15.1-1

com.eu.mediahub.android.exoplayer:exoplayer-smoothstreaming 2.15.1

The ExoPlayer library SmoothStreaming module.

GroupId

GroupId

com.eu.mediahub.android.exoplayer
ArtifactId

ArtifactId

exoplayer-smoothstreaming
Version

Version

2.15.1
Type

Type

aar

Download exoplayer-smoothstreaming 2.15.1


<!-- https://jarcasting.com/artifacts/com.eu.mediahub.android.exoplayer/exoplayer-smoothstreaming/ -->
<dependency>
    <groupId>com.eu.mediahub.android.exoplayer</groupId>
    <artifactId>exoplayer-smoothstreaming</artifactId>
    <version>2.15.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.eu.mediahub.android.exoplayer/exoplayer-smoothstreaming/
implementation 'com.eu.mediahub.android.exoplayer:exoplayer-smoothstreaming:2.15.1'
// https://jarcasting.com/artifacts/com.eu.mediahub.android.exoplayer/exoplayer-smoothstreaming/
implementation ("com.eu.mediahub.android.exoplayer:exoplayer-smoothstreaming:2.15.1")
'com.eu.mediahub.android.exoplayer:exoplayer-smoothstreaming:aar:2.15.1'
<dependency org="com.eu.mediahub.android.exoplayer" name="exoplayer-smoothstreaming" rev="2.15.1">
  <artifact name="exoplayer-smoothstreaming" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.eu.mediahub.android.exoplayer', module='exoplayer-smoothstreaming', version='2.15.1')
)
libraryDependencies += "com.eu.mediahub.android.exoplayer" % "exoplayer-smoothstreaming" % "2.15.1"
[com.eu.mediahub.android.exoplayer/exoplayer-smoothstreaming "2.15.1"]