Last Version

Android-AppMsg Library 1.2.0

In-layout android notifications

License

License

GroupId

GroupId

com.github.johnkil.android-appmsg
ArtifactId

ArtifactId

appmsg
Version

Version

1.2.0
Type

Type

aar
Description

Description

Android-AppMsg Library
In-layout android notifications
Project URL

Project URL

https://github.com/johnkil/Android-AppMsg
Source Code Management

Source Code Management

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

Download appmsg 1.2.0


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

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.