| License | License | 
|---|---|
| Categories | CategoriesSBE Data Data Structures Messaging Application Layer Libs | 
| GroupId | GroupIdru.sberdevices.smartapp.sdk | 
| ArtifactId | ArtifactIdmessaging | 
| Version | Version1.0-alpha-2 | 
| Type | Typeaar | 
| Description | Descriptionmessaging:impl messaging libray serves to connect native apk with smartapp backend | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| messaging-1.0-alpha-2.pom | |
| messaging-1.0-alpha-2-sources.jar | 2 KB | 
| messaging-1.0-alpha-2-javadoc.jar | 186 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk/messaging/ -->
<dependency>
    <groupId>ru.sberdevices.smartapp.sdk</groupId>
    <artifactId>messaging</artifactId>
    <version>1.0-alpha-2</version>
    <type>aar</type>
</dependency>// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk/messaging/
implementation 'ru.sberdevices.smartapp.sdk:messaging:1.0-alpha-2'// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk/messaging/
implementation ("ru.sberdevices.smartapp.sdk:messaging:1.0-alpha-2")'ru.sberdevices.smartapp.sdk:messaging:aar:1.0-alpha-2'<dependency org="ru.sberdevices.smartapp.sdk" name="messaging" rev="1.0-alpha-2">
  <artifact name="messaging" type="aar" />
</dependency>@Grapes(
@Grab(group='ru.sberdevices.smartapp.sdk', module='messaging', version='1.0-alpha-2')
)libraryDependencies += "ru.sberdevices.smartapp.sdk" % "messaging" % "1.0-alpha-2"[ru.sberdevices.smartapp.sdk/messaging "1.0-alpha-2"]| Group / Artifact | Type | Version | 
|---|---|---|
| ru.sberdevices.smartapp.sdk.messaging : api | jar | 1.0-alpha-2 | 
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ru.sberdevices.smartapp.sdk.messaging : aidl | jar | 1.0-alpha-2 | 
| ru.sberdevices.smartapp.sdk : binderhelper | jar | 0.1-alpha-2 | 
| ru.sberdevices.smartapp.sdk : logger | jar | 1.0-beta | 
| 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 |