| Группа | Группаcom.moengage |
|---|---|
| Идентификатор | Идентификаторmoe-push-base |
| Версия | Версия1.3.07 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| moe-push-base-1.3.07.pom | |
| moe-push-base-1.3.07.aar | 65 KB |
| moe-push-base-1.3.07-sources.jar | 35 KB |
| moe-push-base-1.3.07-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.moengage/moe-push-base/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>moe-push-base</artifactId>
<version>1.3.07</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/moe-push-base/
implementation 'com.moengage:moe-push-base:1.3.07'
// https://jarcasting.com/artifacts/com.moengage/moe-push-base/
implementation ("com.moengage:moe-push-base:1.3.07")
'com.moengage:moe-push-base:aar:1.3.07'
<dependency org="com.moengage" name="moe-push-base" rev="1.3.07">
<artifact name="moe-push-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='moe-push-base', version='1.3.07')
)
libraryDependencies += "com.moengage" % "moe-push-base" % "1.3.07"
[com.moengage/moe-push-base "1.3.07"]