is not current version
Last Version 4.1.1

com.moengage:hms-pushkit 2.4.00

Push Kit module of MoEngage Platform

GroupId

GroupId

com.moengage
ArtifactId

ArtifactId

hms-pushkit
Version

Version

2.4.00
Type

Type

aar

Download hms-pushkit 2.4.00


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