не последняя версия
Последняя версия 4.1.1

com.moengage:hms-pushkit 1.2.01

Push Kit module of MoEngage Platform

Группа

Группа

com.moengage
Идентификатор

Идентификатор

hms-pushkit
Версия

Версия

1.2.01
Тип

Тип

aar

Скачать 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"]