| License |
License |
|---|---|
| Categories |
CategoriesSBE Data Data Structures |
| GroupId | GroupIdru.sberdevices.smartapp.sdk |
| ArtifactId | ArtifactIdcv |
| Version | Version3.0.1 |
| 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.0.1.pom | |
| cv-3.0.1-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.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk/cv/
implementation 'ru.sberdevices.smartapp.sdk:cv:3.0.1'
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk/cv/
implementation ("ru.sberdevices.smartapp.sdk:cv:3.0.1")
'ru.sberdevices.smartapp.sdk:cv:aar:3.0.1'
<dependency org="ru.sberdevices.smartapp.sdk" name="cv" rev="3.0.1">
<artifact name="cv" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.sberdevices.smartapp.sdk', module='cv', version='3.0.1')
)
libraryDependencies += "ru.sberdevices.smartapp.sdk" % "cv" % "3.0.1"
[ru.sberdevices.smartapp.sdk/cv "3.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| ru.sberdevices.smartapp.sdk.cv : api | jar | 3.0.1 |
| ru.sberdevices.smartapp.sdk.cv : entity | jar | 3.0.1 |
| ru.sberdevices.smartapp.sdk.cv : util | jar | 3.0.1 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
| Group / Artifact | Type | Version |
|---|---|---|
| ru.sberdevices.smartapp.sdk : binderhelper | jar | 0.1-alpha-2 |
| ru.sberdevices.smartapp.sdk : logger | jar | 1.0-beta |
| ru.sberdevices.smartapp.sdk.cv : aidl | jar | 3.0.1 |
| ru.sberdevices.smartapp.sdk.cv : proto | jar | 3.0.1 |
| 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 |