is not current version
Last Version 1.0.0

com.magicbell:magicbell-sdk 0.0.1

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

GroupId

GroupId

com.magicbell
ArtifactId

ArtifactId

magicbell-sdk
Version

Version

0.0.1
Type

Type

aar

Download magicbell-sdk 0.0.1


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