is not current version
Last Version 1.1.5

com.github.kaiwinter:android-remote-notifications 1.1.1

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

GroupId

GroupId

com.github.kaiwinter
ArtifactId

ArtifactId

android-remote-notifications
Version

Version

1.1.1
Type

Type

jar

Download android-remote-notifications 1.1.1


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