| Лицензия |
Лицензия
SmartWall, All rights reserved
|
|---|---|
| Группа | Группаai.smartwall |
| Идентификатор | Идентификаторandroid-sdk |
| Последняя версия | Последняя версия0.0.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеSmartWall Android SDK
Android sdk is the most simple way to implement the SmartWall into your website.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| android-sdk-0.0.1.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/ai.smartwall/android-sdk/ -->
<dependency>
<groupId>ai.smartwall</groupId>
<artifactId>android-sdk</artifactId>
<version>0.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ai.smartwall/android-sdk/
implementation 'ai.smartwall:android-sdk:0.0.1'
// https://jarcasting.com/artifacts/ai.smartwall/android-sdk/
implementation ("ai.smartwall:android-sdk:0.0.1")
'ai.smartwall:android-sdk:aar:0.0.1'
<dependency org="ai.smartwall" name="android-sdk" rev="0.0.1">
<artifact name="android-sdk" type="aar" />
</dependency>
@Grapes(
@Grab(group='ai.smartwall', module='android-sdk', version='0.0.1')
)
libraryDependencies += "ai.smartwall" % "android-sdk" % "0.0.1"
[ai.smartwall/android-sdk "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.databinding » viewbinding | jar | 4.1.1 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.4.10 |
| androidx.core » core-ktx | jar | 1.3.2 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| com.google.android.material » material | jar | 1.2.1 |
| com.android.billingclient » billing-ktx | jar | 3.0.1 |
| androidx.constraintlayout » constraintlayout | jar | 2.0.2 |
| org.jetbrains.kotlinx : kotlinx-serialization-json | jar | 1.0.0 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.4.0 |
| androidx.lifecycle » lifecycle-viewmodel-ktx | jar | 2.2.0 |
| androidx.fragment » fragment-ktx | jar | 1.2.5 |
| io.ktor : ktor-client-android | jar | 1.4.1 |
| io.ktor : ktor-client-serialization-jvm | jar | 1.4.1 |
| io.ktor : ktor-client-logging-jvm | jar | 1.4.1 |
| com.github.wada811 » ViewBinding-ktx | jar | 1.0.0 |
| org.koin » koin-core | jar | 2.2.1 |