License |
License |
---|---|
GroupId | GroupIdcom.github.kirich1409 |
ArtifactId | ArtifactIdandroid-notification-dsl-media |
Version | Version0.2.1 |
Type | Typeaar |
Description |
DescriptionMedia Android Notifcation DSL
Media extentions for Android Notifcation DSL
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-notification-dsl-media-0.2.1.pom | |
android-notification-dsl-media-0.2.1-sources.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kirich1409/android-notification-dsl-media/ -->
<dependency>
<groupId>com.github.kirich1409</groupId>
<artifactId>android-notification-dsl-media</artifactId>
<version>0.2.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kirich1409/android-notification-dsl-media/
implementation 'com.github.kirich1409:android-notification-dsl-media:0.2.1'
// https://jarcasting.com/artifacts/com.github.kirich1409/android-notification-dsl-media/
implementation ("com.github.kirich1409:android-notification-dsl-media:0.2.1")
'com.github.kirich1409:android-notification-dsl-media:aar:0.2.1'
<dependency org="com.github.kirich1409" name="android-notification-dsl-media" rev="0.2.1">
<artifact name="android-notification-dsl-media" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.kirich1409', module='android-notification-dsl-media', version='0.2.1')
)
libraryDependencies += "com.github.kirich1409" % "android-notification-dsl-media" % "0.2.1"
[com.github.kirich1409/android-notification-dsl-media "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.kirich1409 : android-notification-dsl-core | jar | 0.2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
androidx.core » core-ktx | jar | 1.7.0 |
androidx.media » media | jar | 1.4.1 |