| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.lamydev |
| Идентификатор | Идентификаторandroid-notification |
| Версия | Версия3.0 |
| Тип | Типaar |
| Описание |
ОписаниеAndroid Notification Library
Android Notification Library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| android-notification-3.0.pom | |
| android-notification-3.0.aar | 163 KB |
| android-notification-3.0-sources.jar | 64 KB |
| android-notification-3.0-javadoc.jar | 217 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.lamydev/android-notification/ -->
<dependency>
<groupId>com.github.lamydev</groupId>
<artifactId>android-notification</artifactId>
<version>3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.lamydev/android-notification/
implementation 'com.github.lamydev:android-notification:3.0'
// https://jarcasting.com/artifacts/com.github.lamydev/android-notification/
implementation ("com.github.lamydev:android-notification:3.0")
'com.github.lamydev:android-notification:aar:3.0'
<dependency org="com.github.lamydev" name="android-notification" rev="3.0">
<artifact name="android-notification" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.lamydev', module='android-notification', version='3.0')
)
libraryDependencies += "com.github.lamydev" % "android-notification" % "3.0"
[com.github.lamydev/android-notification "3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » appcompat-v7 | jar | 22.0.0 |