MagicBell

Official MagicBell SDK for Android. The notification inbox for your product.

License

License

GroupId

GroupId

com.magicbell
ArtifactId

ArtifactId

magicbell-sdk
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

MagicBell
Official MagicBell SDK for Android. The notification inbox for your product.
Source Code Management

Source Code Management

https://github.com/magicbell-io/magicbell-android.git

Download magicbell-sdk

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-serialization-json jar 1.3.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (6)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0
com.squareup.okhttp3 : okhttp jar 4.9.2
com.squareup.okhttp3 : logging-interceptor jar 4.9.2
io.ably : ably-android jar 1.2.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.2
0.0.1