is not current version
Last Version 2.9.3

com.mobgen.halo.android:halo-notifications 2.5.1

Notifications library to handle application push notifications using firebase notifications.

GroupId

GroupId

com.mobgen.halo.android
ArtifactId

ArtifactId

halo-notifications
Version

Version

2.5.1
Type

Type

aar

Download halo-notifications 2.5.1


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