License |
License |
---|---|
Categories |
CategoriesSBE Data Data Structures |
GroupId | GroupIdru.sberdevices.smartapp.sdk |
ArtifactId | ArtifactIdcv |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncv:impl
cv api binding implementation, which connects to service by aidl
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cv-3.1.0.pom | |
cv-3.1.0-sources.jar | 5 KB |
Browse |
<!-- 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"]
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 |
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 |