Last Version

Android Notifcation DSL 0.2.1

API for declarative Notification creation

License

License

GroupId

GroupId

com.github.kirich1409
ArtifactId

ArtifactId

android-notification-dsl-core
Version

Version

0.2.1
Type

Type

aar
Description

Description

Android Notifcation DSL
API for declarative Notification creation
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-core 0.2.1


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

Dependencies

compile (1)

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

runtime (1)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0

Project Modules

There are no modules declared in this project.