| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.kirich1409 |
| Идентификатор | Идентификаторandroid-notification-dsl-core |
| Последняя версия | Последняя версия0.2.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеAndroid Notifcation DSL
API for declarative Notification creation
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| android-notification-dsl-core-0.2.1.pom | |
| android-notification-dsl-core-0.2.1-sources.jar | 261 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.core » core-ktx | jar | 1.7.0 |