GroupId | GroupIdcom.github.harmonicinc-com |
---|---|
ArtifactId | ArtifactIdexoplayer-smoothstreaming |
Version | Version2.11.21 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/com.github.harmonicinc-com/exoplayer-smoothstreaming/ -->
<dependency>
<groupId>com.github.harmonicinc-com</groupId>
<artifactId>exoplayer-smoothstreaming</artifactId>
<version>2.11.21</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.harmonicinc-com/exoplayer-smoothstreaming/
implementation 'com.github.harmonicinc-com:exoplayer-smoothstreaming:2.11.21'
// https://jarcasting.com/artifacts/com.github.harmonicinc-com/exoplayer-smoothstreaming/
implementation ("com.github.harmonicinc-com:exoplayer-smoothstreaming:2.11.21")
'com.github.harmonicinc-com:exoplayer-smoothstreaming:aar:2.11.21'
<dependency org="com.github.harmonicinc-com" name="exoplayer-smoothstreaming" rev="2.11.21">
<artifact name="exoplayer-smoothstreaming" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.harmonicinc-com', module='exoplayer-smoothstreaming', version='2.11.21')
)
libraryDependencies += "com.github.harmonicinc-com" % "exoplayer-smoothstreaming" % "2.11.21"
[com.github.harmonicinc-com/exoplayer-smoothstreaming "2.11.21"]