Last Version

messaging:impl 1.0-rc1

messaging libray serves to connect native apk with smartapp backend

License

License

Categories

Categories

SBE Data Data Structures Messaging Application Layer Libs
GroupId

GroupId

ru.sberdevices.smartapp.sdk.messaging
ArtifactId

ArtifactId

impl
Version

Version

1.0-rc1
Type

Type

aar
Description

Description

messaging:impl
messaging libray serves to connect native apk with smartapp backend
Project URL

Project URL

https://github.com/sberdevices/native_smartapp_sdk
Source Code Management

Source Code Management

https://github.com/sberdevices/native_smartapp_sdk

Download impl 1.0-rc1


<!-- https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.messaging/impl/ -->
<dependency>
    <groupId>ru.sberdevices.smartapp.sdk.messaging</groupId>
    <artifactId>impl</artifactId>
    <version>1.0-rc1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.messaging/impl/
implementation 'ru.sberdevices.smartapp.sdk.messaging:impl:1.0-rc1'
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.messaging/impl/
implementation ("ru.sberdevices.smartapp.sdk.messaging:impl:1.0-rc1")
'ru.sberdevices.smartapp.sdk.messaging:impl:aar:1.0-rc1'
<dependency org="ru.sberdevices.smartapp.sdk.messaging" name="impl" rev="1.0-rc1">
  <artifact name="impl" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.sberdevices.smartapp.sdk.messaging', module='impl', version='1.0-rc1')
)
libraryDependencies += "ru.sberdevices.smartapp.sdk.messaging" % "impl" % "1.0-rc1"
[ru.sberdevices.smartapp.sdk.messaging/impl "1.0-rc1"]

Dependencies

compile (2)

Group / Artifact Type Version
ru.sberdevices.smartapp.sdk.messaging : api jar 1.0-rc1
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.10

runtime (6)

Group / Artifact Type Version
ru.sberdevices.smartapp.sdk.messaging : aidl jar 1.0-rc1
ru.sberdevices.smartapp.sdk : binderhelper 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

Project Modules

There are no modules declared in this project.