Последняя версия

Android-AppMsg Library 1.1

In-layout android notifications. Based on Toast notifications and article by Cyril Mottier.

Лицензия

Лицензия

Группа

Группа

io.github.johnkil
Идентификатор

Идентификатор

android-appmsg
Версия

Версия

1.1
Тип

Тип

aar
Описание

Описание

Android-AppMsg Library
In-layout android notifications. Based on Toast notifications and article by Cyril Mottier.
Ссылка на сайт

Ссылка на сайт

http://johnkil.github.io/Android-AppMsg
Система контроля версий

Система контроля версий

https://github.com/johnkil/Android-AppMsg.git

Скачать android-appmsg 1.1


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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.