core

Messaging SDK

Лицензия

Лицензия

Library Licence
Категории

Категории

Сеть
Группа

Группа

net.mobilengage.sdk
Идентификатор

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

core
Последняя версия

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

0.16.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

core
Messaging SDK
Ссылка на сайт

Ссылка на сайт

https://git.messangi.com/messangi/messangi-android-sdk
Система контроля версий

Система контроля версий

https://git.messangi.com/messangi/messangi-android-sdk.git

Скачать core

Имя Файла Размер
core-0.16.0.pom
core-0.16.0-sources.jar 47 KB
Обзор

Как подключить последнюю версию

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

Зависимости

runtime (3)

Идентификатор библиотеки Тип Версия
com.google.firebase » firebase-messaging jar 23.0.2
android.arch.lifecycle » extensions jar 1.1.1
com.google.android.gms » play-services-location jar 19.0.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.16.0
0.15.0