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

com.moengage:hms-pushkit 2.4.00

Push Kit module of MoEngage Platform

Группа

Группа

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

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

hms-pushkit
Версия

Версия

2.4.00
Тип

Тип

aar

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