| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSBE Данные Data Structures |
| Группа | Группаru.sberdevices.smartapp.sdk |
| Идентификатор | Идентификаторbinderhelper |
| Последняя версия | Последняя версия1.0-rc1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеbinderhelper
binderhelper is utility library used to connect to servce
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| binderhelper-1.0-rc1.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk/binderhelper/ -->
<dependency>
<groupId>ru.sberdevices.smartapp.sdk</groupId>
<artifactId>binderhelper</artifactId>
<version>1.0-rc1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk/binderhelper/
implementation 'ru.sberdevices.smartapp.sdk:binderhelper:1.0-rc1'
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk/binderhelper/
implementation ("ru.sberdevices.smartapp.sdk:binderhelper:1.0-rc1")
'ru.sberdevices.smartapp.sdk:binderhelper:aar:1.0-rc1'
<dependency org="ru.sberdevices.smartapp.sdk" name="binderhelper" rev="1.0-rc1">
<artifact name="binderhelper" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.sberdevices.smartapp.sdk', module='binderhelper', version='1.0-rc1')
)
libraryDependencies += "ru.sberdevices.smartapp.sdk" % "binderhelper" % "1.0-rc1"
[ru.sberdevices.smartapp.sdk/binderhelper "1.0-rc1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ru.sberdevices.smartapp.sdk : binderhelper_api | jar | 1.0-rc1 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ru.sberdevices.smartapp.sdk : asserts | jar | 1.0-rc1 |
| ru.sberdevices.smartapp.sdk : logger | jar | 1.0-rc1 |
| androidx.annotation » annotation | jar | 1.2.0 |
| androidx.core » core-ktx | jar | 1.3.2 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.3 |