Last Version

Android Notifcation DSL Extentions 0.2.1

Extentions for Android Notifcation DSL

License

License

GroupId

GroupId

com.github.kirich1409
ArtifactId

ArtifactId

android-notification-dsl-extensions
Version

Version

0.2.1
Type

Type

aar
Description

Description

Android Notifcation DSL Extentions
Extentions for Android Notifcation DSL
Project URL

Project URL

https://github.com/androidbroadcast/Android-Notification-DSL
Source Code Management

Source Code Management

https://github.com/androidbroadcast/Android-Notification-DSL.git

Download android-notification-dsl-extensions 0.2.1


<!-- https://jarcasting.com/artifacts/com.github.kirich1409/android-notification-dsl-extensions/ -->
<dependency>
    <groupId>com.github.kirich1409</groupId>
    <artifactId>android-notification-dsl-extensions</artifactId>
    <version>0.2.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.kirich1409/android-notification-dsl-extensions/
implementation 'com.github.kirich1409:android-notification-dsl-extensions:0.2.1'
// https://jarcasting.com/artifacts/com.github.kirich1409/android-notification-dsl-extensions/
implementation ("com.github.kirich1409:android-notification-dsl-extensions:0.2.1")
'com.github.kirich1409:android-notification-dsl-extensions:aar:0.2.1'
<dependency org="com.github.kirich1409" name="android-notification-dsl-extensions" rev="0.2.1">
  <artifact name="android-notification-dsl-extensions" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.kirich1409', module='android-notification-dsl-extensions', version='0.2.1')
)
libraryDependencies += "com.github.kirich1409" % "android-notification-dsl-extensions" % "0.2.1"
[com.github.kirich1409/android-notification-dsl-extensions "0.2.1"]

Dependencies

runtime (3)

Group / Artifact Type Version
com.github.kirich1409 : android-notification-dsl-core jar 0.2.1
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.10
androidx.core » core-ktx jar 1.7.0

Project Modules

There are no modules declared in this project.