core

Messaging SDK

License

License

Library Licence
Categories

Categories

Net
GroupId

GroupId

net.mobilengage.sdk
ArtifactId

ArtifactId

core
Last Version

Last Version

0.16.0
Release Date

Release Date

Type

Type

aar
Description

Description

core
Messaging SDK
Project URL

Project URL

https://git.messangi.com/messangi/messangi-android-sdk
Source Code Management

Source Code Management

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

Download core

How to add to project

<!-- 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"]

Dependencies

runtime (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
0.16.0
0.15.0