Last Version

messaging:aidl 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

aidl
Version

Version

1.0-rc1
Type

Type

aar
Description

Description

messaging:aidl
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 aidl 1.0-rc1

Filename Size
aidl-1.0-rc1.pom
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.