Last Version

Android-AppMsg Library 1.1

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

License

License

GroupId

GroupId

io.github.johnkil
ArtifactId

ArtifactId

android-appmsg
Version

Version

1.1
Type

Type

aar
Description

Description

Android-AppMsg Library
In-layout android notifications. Based on Toast notifications and article by Cyril Mottier.
Project URL

Project URL

http://johnkil.github.io/Android-AppMsg
Source Code Management

Source Code Management

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

Download 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.