cv:impl

cv api binding implementation, which connects to service by aidl

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

ru.sberdevices.smartapp.sdk
ArtifactId

ArtifactId

cv
Last Version

Last Version

3.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

cv:impl
cv api binding implementation, which connects to service by aidl
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 cv

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
ru.sberdevices.smartapp.sdk.cv : api jar 3.1.0
ru.sberdevices.smartapp.sdk.cv : entity jar 3.1.0
ru.sberdevices.smartapp.sdk.cv : util jar 3.1.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

runtime (7)

Group / Artifact Type Version
ru.sberdevices.smartapp.sdk : binderhelper jar 0.1-alpha
ru.sberdevices.smartapp.sdk : logger jar 1.0
ru.sberdevices.smartapp.sdk.cv : aidl jar 3.1.0
ru.sberdevices.smartapp.sdk.cv : proto jar 3.1.0
androidx.annotation » annotation jar 1.2.0
com.google.protobuf : protobuf-lite jar 3.0.1
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.1.0
3.0.1
3.0.0