License |
License |
---|---|
GroupId | GroupIdcom.mux |
ArtifactId | ArtifactIdcom.mux.stats.sdk-r2.3.1 |
Version | Version0.4.3 |
Type | Typeaar |
Description |
Descriptioncom.mux.stats.sdk
This is the Mux wrapper around ExoPlayer r2.3.1
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.mux/com.mux.stats.sdk-r2.3.1/ -->
<dependency>
<groupId>com.mux</groupId>
<artifactId>com.mux.stats.sdk-r2.3.1</artifactId>
<version>0.4.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mux/com.mux.stats.sdk-r2.3.1/
implementation 'com.mux:com.mux.stats.sdk-r2.3.1:0.4.3'
// https://jarcasting.com/artifacts/com.mux/com.mux.stats.sdk-r2.3.1/
implementation ("com.mux:com.mux.stats.sdk-r2.3.1:0.4.3")
'com.mux:com.mux.stats.sdk-r2.3.1:aar:0.4.3'
<dependency org="com.mux" name="com.mux.stats.sdk-r2.3.1" rev="0.4.3">
<artifact name="com.mux.stats.sdk-r2.3.1" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mux', module='com.mux.stats.sdk-r2.3.1', version='0.4.3')
)
libraryDependencies += "com.mux" % "com.mux.stats.sdk-r2.3.1" % "0.4.3"
[com.mux/com.mux.stats.sdk-r2.3.1 "0.4.3"]