is not current version
Last Version 2.9.1.1

com.github.vhall.android.base:exoplayer-ui 2.9.1


GroupId

GroupId

com.github.vhall.android.base
ArtifactId

ArtifactId

exoplayer-ui
Version

Version

2.9.1
Type

Type

aar

Download exoplayer-ui 2.9.1


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