| License |
License |
|---|---|
| Categories |
CategoriesSBE Data Data Structures |
| GroupId | GroupIdru.sberdevices.smartapp.sdk.binderhelper |
| ArtifactId | ArtifactIdapi |
| Last Version | Last Version0.1-alpha-2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionapi
binderhelper is utility library used to connect to servce
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| api-0.1-alpha-2.pom | |
| api-0.1-alpha-2-sources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.binderhelper/api/ -->
<dependency>
<groupId>ru.sberdevices.smartapp.sdk.binderhelper</groupId>
<artifactId>api</artifactId>
<version>0.1-alpha-2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.binderhelper/api/
implementation 'ru.sberdevices.smartapp.sdk.binderhelper:api:0.1-alpha-2'
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.binderhelper/api/
implementation ("ru.sberdevices.smartapp.sdk.binderhelper:api:0.1-alpha-2")
'ru.sberdevices.smartapp.sdk.binderhelper:api:aar:0.1-alpha-2'
<dependency org="ru.sberdevices.smartapp.sdk.binderhelper" name="api" rev="0.1-alpha-2">
<artifact name="api" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.sberdevices.smartapp.sdk.binderhelper', module='api', version='0.1-alpha-2')
)
libraryDependencies += "ru.sberdevices.smartapp.sdk.binderhelper" % "api" % "0.1-alpha-2"
[ru.sberdevices.smartapp.sdk.binderhelper/api "0.1-alpha-2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.2.0 |