Last Version

RxExoPlayer 0.2.0

RxJava2 binding APIs for ExoPlayer

License

License

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.github.satoshun.reactivex.exoplayer2
ArtifactId

ArtifactId

rxexoplayer
Version

Version

0.2.0
Type

Type

aar
Description

Description

RxExoPlayer
RxJava2 binding APIs for ExoPlayer
Project URL

Project URL

https://github.com/satoshun/RxExoPlayer
Source Code Management

Source Code Management

https://github.com/satoshun/RxExoPlayer

Download rxexoplayer 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.satoshun.reactivex.exoplayer2/rxexoplayer/ -->
<dependency>
    <groupId>com.github.satoshun.reactivex.exoplayer2</groupId>
    <artifactId>rxexoplayer</artifactId>
    <version>0.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.satoshun.reactivex.exoplayer2/rxexoplayer/
implementation 'com.github.satoshun.reactivex.exoplayer2:rxexoplayer:0.2.0'
// https://jarcasting.com/artifacts/com.github.satoshun.reactivex.exoplayer2/rxexoplayer/
implementation ("com.github.satoshun.reactivex.exoplayer2:rxexoplayer:0.2.0")
'com.github.satoshun.reactivex.exoplayer2:rxexoplayer:aar:0.2.0'
<dependency org="com.github.satoshun.reactivex.exoplayer2" name="rxexoplayer" rev="0.2.0">
  <artifact name="rxexoplayer" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.satoshun.reactivex.exoplayer2', module='rxexoplayer', version='0.2.0')
)
libraryDependencies += "com.github.satoshun.reactivex.exoplayer2" % "rxexoplayer" % "0.2.0"
[com.github.satoshun.reactivex.exoplayer2/rxexoplayer "0.2.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.android.exoplayer » exoplayer-core jar 2.8.1
io.reactivex.rxjava2 : rxjava jar 2.1.8
io.reactivex.rxjava2 : rxandroid jar 2.0.1
com.android.support » multidex jar 1.0.2
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.50

Project Modules

There are no modules declared in this project.