is not current version
Last Version 0.2.0

com.github.satoshun.reactivex.exoplayer2:rxexoplayer 0.1.0

RxJava2 binding APIs for ExoPlayer

Categories

Categories

React User Interface Web Frameworks
GroupId

GroupId

com.github.satoshun.reactivex.exoplayer2
ArtifactId

ArtifactId

rxexoplayer
Version

Version

0.1.0
Type

Type

aar

Download rxexoplayer 0.1.0


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