не последняя версия
Последняя версия 2.9.1.1

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


Группа

Группа

com.github.vhall.android.base
Идентификатор

Идентификатор

exoplayer-ui
Версия

Версия

2.9.1
Тип

Тип

aar

Скачать 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"]