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

com.moengage:moe-core 1.0.04

MoEngage Platform SDK

Группа

Группа

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

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

moe-core
Версия

Версия

1.0.04
Тип

Тип

aar

Скачать moe-core 1.0.04


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