Last Version

Android Notifcation DSL 0.2.0

API for declarative Notification creation

License

License

GroupId

GroupId

com.github.kirich1409
ArtifactId

ArtifactId

android-notidification-dsl-core
Version

Version

0.2.0
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-notidification-dsl-core 0.2.0


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

Dependencies

compile (1)

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

runtime (1)

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

Project Modules

There are no modules declared in this project.