| License |
License |
|---|---|
| Categories |
CategoriesSBE Data Data Structures |
| GroupId | GroupIdru.sberdevices.smartapp.sdk.appstate |
| ArtifactId | ArtifactIdimpl |
| Last Version | Last Version1.0-rc1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionappstate
appstate is a library used to transmit native app state to smartapp backend
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| impl-1.0-rc1.pom | |
| impl-1.0-rc1-sources.jar | 261 bytes |
| impl-1.0-rc1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.appstate/impl/ -->
<dependency>
<groupId>ru.sberdevices.smartapp.sdk.appstate</groupId>
<artifactId>impl</artifactId>
<version>1.0-rc1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.appstate/impl/
implementation 'ru.sberdevices.smartapp.sdk.appstate:impl:1.0-rc1'
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.appstate/impl/
implementation ("ru.sberdevices.smartapp.sdk.appstate:impl:1.0-rc1")
'ru.sberdevices.smartapp.sdk.appstate:impl:aar:1.0-rc1'
<dependency org="ru.sberdevices.smartapp.sdk.appstate" name="impl" rev="1.0-rc1">
<artifact name="impl" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.sberdevices.smartapp.sdk.appstate', module='impl', version='1.0-rc1')
)
libraryDependencies += "ru.sberdevices.smartapp.sdk.appstate" % "impl" % "1.0-rc1"
[ru.sberdevices.smartapp.sdk.appstate/impl "1.0-rc1"]
| Group / Artifact | Type | Version |
|---|---|---|
| ru.sberdevices.smartapp.sdk.appstate : api | jar | 1.0-rc1 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| ru.sberdevices.smartapp.sdk.appstate : aidl | jar | 1.0-rc1 |
| ru.sberdevices.smartapp.sdk : asserts | jar | 1.0-rc1 |
| ru.sberdevices.smartapp.sdk : logger | jar | 1.0-rc1 |
| androidx.core » core | jar | 1.3.2 |
| androidx.annotation » annotation | jar | 1.3.0-alpha01 |