| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.magicbell |
| Идентификатор | Идентификаторmagicbell-sdk-compose |
| Версия | Версия0.0.2 |
| Тип | Типaar |
| Описание |
ОписаниеMagicBell
Official MagicBell SDK for Android. The notification inbox for your product.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| magicbell-sdk-compose-0.0.2.pom | |
| magicbell-sdk-compose-0.0.2-javadoc.jar | 261 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.magicbell/magicbell-sdk-compose/ -->
<dependency>
<groupId>com.magicbell</groupId>
<artifactId>magicbell-sdk-compose</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.magicbell/magicbell-sdk-compose/
implementation 'com.magicbell:magicbell-sdk-compose:0.0.2'
// https://jarcasting.com/artifacts/com.magicbell/magicbell-sdk-compose/
implementation ("com.magicbell:magicbell-sdk-compose:0.0.2")
'com.magicbell:magicbell-sdk-compose:aar:0.0.2'
<dependency org="com.magicbell" name="magicbell-sdk-compose" rev="0.0.2">
<artifact name="magicbell-sdk-compose" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.magicbell', module='magicbell-sdk-compose', version='0.0.2')
)
libraryDependencies += "com.magicbell" % "magicbell-sdk-compose" % "0.0.2"
[com.magicbell/magicbell-sdk-compose "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.compose.ui » ui | jar | 1.0.5 |
| com.magicbell : magicbell-sdk | jar | 0.0.2 |