is not current version
Last Version 4.1.1

com.moengage:hms-pushkit 1.2.01

Push Kit module of MoEngage Platform

GroupId

GroupId

com.moengage
ArtifactId

ArtifactId

hms-pushkit
Version

Version

1.2.01
Type

Type

aar

Download hms-pushkit 1.2.01


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