License |
License |
---|---|
GroupId | GroupIdcom.github.kirich1409 |
ArtifactId | ArtifactIdandroid-notidification-dsl-core |
Last Version | Last Version0.2.0 |
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-notidification-dsl-core-0.2.0.pom | |
android-notidification-dsl-core-0.2.0-sources.jar | 261 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.30 |
Group / Artifact | Type | Version |
---|---|---|
androidx.core » core-ktx | jar | 1.6.0 |