android-remote-notifications

Pulls notifications from a remote JSON file and shows them in your app.

License

License

GroupId

GroupId

com.github.kaiwinter
ArtifactId

ArtifactId

android-remote-notifications
Last Version

Last Version

1.1.5
Release Date

Release Date

Type

Type

aar
Description

Description

android-remote-notifications
Pulls notifications from a remote JSON file and shows them in your app.
Project URL

Project URL

https://github.com/kaiwinter/android-remote-notifications
Source Code Management

Source Code Management

https://github.com/kaiwinter/android-remote-notifications

Download android-remote-notifications

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.5
1.1.4
1.1.3
1.1.1
1.1.0
1.0.0