Last Version

appstate:aidl 1.0-rc1

appstate is a library used to transmit native app state to smartapp backend

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

ru.sberdevices.smartapp.sdk.appstate
ArtifactId

ArtifactId

aidl
Version

Version

1.0-rc1
Type

Type

aar
Description

Description

appstate:aidl
appstate is a library used to transmit native app state to 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.appstate/aidl/ -->
<dependency>
    <groupId>ru.sberdevices.smartapp.sdk.appstate</groupId>
    <artifactId>aidl</artifactId>
    <version>1.0-rc1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.appstate/aidl/
implementation 'ru.sberdevices.smartapp.sdk.appstate:aidl:1.0-rc1'
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.appstate/aidl/
implementation ("ru.sberdevices.smartapp.sdk.appstate:aidl:1.0-rc1")
'ru.sberdevices.smartapp.sdk.appstate:aidl:aar:1.0-rc1'
<dependency org="ru.sberdevices.smartapp.sdk.appstate" name="aidl" rev="1.0-rc1">
  <artifact name="aidl" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.sberdevices.smartapp.sdk.appstate', module='aidl', version='1.0-rc1')
)
libraryDependencies += "ru.sberdevices.smartapp.sdk.appstate" % "aidl" % "1.0-rc1"
[ru.sberdevices.smartapp.sdk.appstate/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.