| License |
License |
|---|---|
| GroupId | GroupIdcom.magicbell |
| ArtifactId | ArtifactIdmagicbell-sdk-compose |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionMagicBell
Official MagicBell SDK for Android. The notification inbox for your product.
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| magicbell-sdk-compose-1.0.0.pom | |
| magicbell-sdk-compose-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.compose.ui » ui | jar | 1.0.5 |
| com.magicbell : magicbell-sdk | jar | 1.0.0 |