is not current version
Last Version 1.0.0

com.magicbell:magicbell-sdk-compose 0.0.1

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

GroupId

GroupId

com.magicbell
ArtifactId

ArtifactId

magicbell-sdk-compose
Version

Version

0.0.1
Type

Type

aar

Download magicbell-sdk-compose 0.0.1


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