| License |
License |
|---|---|
| GroupId | GroupIdcom.magicbell |
| ArtifactId | ArtifactIdmagicbell-sdk |
| Version | Version1.0.0 |
| 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-1.0.0.pom | |
| magicbell-sdk-1.0.0-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.3.2 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| 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 |