Last Version

audio-android-exo 0.1.0

A suite of libraries made to help ease developer's life

License

License

GroupId

GroupId

io.smooth-way
ArtifactId

ArtifactId

audio-android-exo
Version

Version

0.1.0
Type

Type

aar
Description

Description

audio-android-exo
A suite of libraries made to help ease developer's life
Project URL

Project URL

https://github.com/smooth-io/smooth
Source Code Management

Source Code Management

https://github.com/smooth-io/smooth/

Download audio-android-exo 0.1.0


<!-- https://jarcasting.com/artifacts/io.smooth-way/audio-android-exo/ -->
<dependency>
    <groupId>io.smooth-way</groupId>
    <artifactId>audio-android-exo</artifactId>
    <version>0.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.smooth-way/audio-android-exo/
implementation 'io.smooth-way:audio-android-exo:0.1.0'
// https://jarcasting.com/artifacts/io.smooth-way/audio-android-exo/
implementation ("io.smooth-way:audio-android-exo:0.1.0")
'io.smooth-way:audio-android-exo:aar:0.1.0'
<dependency org="io.smooth-way" name="audio-android-exo" rev="0.1.0">
  <artifact name="audio-android-exo" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.smooth-way', module='audio-android-exo', version='0.1.0')
)
libraryDependencies += "io.smooth-way" % "audio-android-exo" % "0.1.0"
[io.smooth-way/audio-android-exo "0.1.0"]

Dependencies

compile (6)

Group / Artifact Type Version
com.google.android.exoplayer » exoplayer-core jar 2.13.3
com.google.android.exoplayer » exoplayer-dash jar 2.13.3
com.google.android.exoplayer » exoplayer-smoothstreaming jar 2.13.3
com.google.android.exoplayer » exoplayer-ui jar 2.13.3
io.smooth-way : audio jar 0.1.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.31

runtime (3)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.2
org.jetbrains.kotlinx : kotlinx-coroutines-reactive jar 1.4.3
androidx.startup » startup-runtime jar 1.0.0

Project Modules

There are no modules declared in this project.