| License |
License |
|---|---|
| Categories |
CategoriesSBE Data Data Structures |
| GroupId | GroupIdru.sberdevices.smartapp.sdk |
| ArtifactId | ArtifactIdbinderhelper_api |
| Last Version | Last Version1.0-rc1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionbinderhelper_api
asserts is utility library containing some userful asserts
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| binderhelper_api-1.0-rc1.pom | |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk/binderhelper_api/ -->
<dependency>
<groupId>ru.sberdevices.smartapp.sdk</groupId>
<artifactId>binderhelper_api</artifactId>
<version>1.0-rc1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk/binderhelper_api/
implementation 'ru.sberdevices.smartapp.sdk:binderhelper_api:1.0-rc1'
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk/binderhelper_api/
implementation ("ru.sberdevices.smartapp.sdk:binderhelper_api:1.0-rc1")
'ru.sberdevices.smartapp.sdk:binderhelper_api:aar:1.0-rc1'
<dependency org="ru.sberdevices.smartapp.sdk" name="binderhelper_api" rev="1.0-rc1">
<artifact name="binderhelper_api" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.sberdevices.smartapp.sdk', module='binderhelper_api', version='1.0-rc1')
)
libraryDependencies += "ru.sberdevices.smartapp.sdk" % "binderhelper_api" % "1.0-rc1"
[ru.sberdevices.smartapp.sdk/binderhelper_api "1.0-rc1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.2.0 |