exoplayer1

External packagings of 1.x.x versions of Google's ExoPlayer

Лицензия

Лицензия

The Apache Software License, Version 2.0
Группа

Группа

com.bartoszlipinski
Идентификатор

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

exoplayer1
Последняя версия

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

r1.5.16
Дата

Дата

Тип

Тип

aar
Описание

Описание

exoplayer1
External packagings of 1.x.x versions of Google's ExoPlayer
Ссылка на сайт

Ссылка на сайт

https://github.com/blipinsk/ExoPlayer1
Система контроля версий

Система контроля версий

https://github.com/blipinsk/ExoPlayer1.git

Скачать exoplayer1

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.bartoszlipinski/exoplayer1/ -->
<dependency>
    <groupId>com.bartoszlipinski</groupId>
    <artifactId>exoplayer1</artifactId>
    <version>r1.5.16</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bartoszlipinski/exoplayer1/
implementation 'com.bartoszlipinski:exoplayer1:r1.5.16'
// https://jarcasting.com/artifacts/com.bartoszlipinski/exoplayer1/
implementation ("com.bartoszlipinski:exoplayer1:r1.5.16")
'com.bartoszlipinski:exoplayer1:aar:r1.5.16'
<dependency org="com.bartoszlipinski" name="exoplayer1" rev="r1.5.16">
  <artifact name="exoplayer1" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bartoszlipinski', module='exoplayer1', version='r1.5.16')
)
libraryDependencies += "com.bartoszlipinski" % "exoplayer1" % "r1.5.16"
[com.bartoszlipinski/exoplayer1 "r1.5.16"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

DEPRECATED

There's been no new development of ExoPlayer 1 for the last 4 years. I don't see a reason why this packaging should still be active. No new development will be taking place. The library will not be maintained.

Thanks for all the support!!!

ExoPlayer 1

An external packaging of Google's ExoPlayer version 1.x.x.

Although Google thought about releasing ExoPlayer 2 with a different package name, they seemed to forgot to change the artifactId of the published snapshot. That's why you cannot include both ExoPlayer 1 and ExoPlayer 2 in your project at the same time (using two simple dependency records). Which would be really useful if you want to gradually migrate an old ExoPlayer 1 project to the newer version.

This project is a simple repackaging of ExoPlayer 1.x.x versions. It contains no code of my own. Just a bare minimum to upload a snapshot with a different groupId and artifactId.

Unfortunately, according to Issue #1842 Google has no plans to introduce the second artifactId for the r2.x.x versions. That's why using a solution like this or including a .jar in your project are pretty much the only choices you have.

Versions

I am keeping the original notation of version numbering. Every version name matches r1.x.x pattern.

Download

compile 'com.bartoszlipinski:exoplayer1:r1:x.x'
compile 'com.google.android.exoplayer:exoplayer:r2.x.x'

Release Notes

This project contains no code. See ExoPlayer's release notes instead.

License

This project contains no code. See ExoPlayer's license instead.

Версии библиотеки

Версия
r1.5.16
r1.5.15
r1.5.14
r1.5.13
r1.5.12
r1.5.11
r1.5.10
r1.5.9
r1.5.8
r1.5.7
r1.5.6
r1.5.5
r1.5.4
r1.5.3
r1.5.2
r1.5.1
r1.5.0
r1.4.1
r1.4.0
r1.3.3
r1.3.2
r1.3.1