Last Version

core 0.15.0

Messaging SDK

License

License

Library Licence
GroupId

GroupId

com.messangi.sdk
ArtifactId

ArtifactId

core
Version

Version

0.15.0
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 0.15.0


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

Dependencies

runtime (3)

Group / Artifact Type Version
com.google.firebase » firebase-messaging jar 23.0.0
android.arch.lifecycle » extensions jar 1.1.1
com.google.android.gms » play-services-location jar 18.0.0

Project Modules

There are no modules declared in this project.