HALO Notifications

Notifications library to handle application push notifications using firebase notifications.

License

License

GroupId

GroupId

com.mobgen.halo.android
ArtifactId

ArtifactId

halo-notifications
Last Version

Last Version

2.9.3
Release Date

Release Date

Type

Type

aar
Description

Description

HALO Notifications
Notifications library to handle application push notifications using firebase notifications.

Download halo-notifications

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.mobgen.halo.android : halo-sdk jar 2.9.3
com.google.firebase » firebase-messaging jar 11.8.0

runtime (1)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 28.0.0

test (1)

Group / Artifact Type Version
com.mobgen.halo.android : halo-testing jar 2.9.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.9.3
2.7.0
2.5.4
2.5.2
2.5.1
2.5.0
2.4.0
2.3.3
2.0.0