| License |
License |
|---|---|
| GroupId | GroupIdcom.github.kirich1409 |
| ArtifactId | ArtifactIdandroid-notification-dsl-core |
| Last Version | Last Version0.2.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAndroid Notifcation DSL
API for declarative Notification creation
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| android-notification-dsl-core-0.2.1.pom | |
| android-notification-dsl-core-0.2.1-sources.jar | 261 bytes |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |