is not current version
Last Version 0.3.0

Media Composable library 0.2.0

Media player UI for Jetpack Compose

License

License

GroupId

GroupId

com.github.fengdai.compose
ArtifactId

ArtifactId

media
Version

Version

0.2.0
Type

Type

aar
Description

Description

Media Composable library
Media player UI for Jetpack Compose
Project URL

Project URL

https://github.com/fengdai/compose-media/
Source Code Management

Source Code Management

https://github.com/fengdai/compose-media/

Download media 0.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (2)

Group / Artifact Type Version
com.google.android.exoplayer » exoplayer-common jar 2.17.1
androidx.compose.foundation » foundation jar 1.1.1

Project Modules

There are no modules declared in this project.