MagicBell

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

License

License

GroupId

GroupId

com.magicbell
ArtifactId

ArtifactId

magicbell-sdk-compose
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-compose

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (2)

Group / Artifact Type Version
androidx.compose.ui » ui jar 1.0.5
com.magicbell : magicbell-sdk jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.0.2
0.0.1