License |
License |
---|---|
Categories |
CategoriesSBE Data Data Structures |
GroupId | GroupIdru.sberdevices.smartapp.sdk.cv |
ArtifactId | ArtifactIdimpl |
Last Version | Last Version3.0.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 |
---|---|
impl-3.0.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.cv/impl/ -->
<dependency>
<groupId>ru.sberdevices.smartapp.sdk.cv</groupId>
<artifactId>impl</artifactId>
<version>3.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.cv/impl/
implementation 'ru.sberdevices.smartapp.sdk.cv:impl:3.0.0'
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.cv/impl/
implementation ("ru.sberdevices.smartapp.sdk.cv:impl:3.0.0")
'ru.sberdevices.smartapp.sdk.cv:impl:aar:3.0.0'
<dependency org="ru.sberdevices.smartapp.sdk.cv" name="impl" rev="3.0.0">
<artifact name="impl" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.sberdevices.smartapp.sdk.cv', module='impl', version='3.0.0')
)
libraryDependencies += "ru.sberdevices.smartapp.sdk.cv" % "impl" % "3.0.0"
[ru.sberdevices.smartapp.sdk.cv/impl "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
ru.sberdevices.smartapp.sdk.cv : api | jar | 3.0.0 |
ru.sberdevices.smartapp.sdk.cv : entity | jar | 3.0.0 |
ru.sberdevices.smartapp.sdk.cv : util | jar | 3.0.0 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
Group / Artifact | Type | Version |
---|---|---|
ru.sberdevices.smartapp.sdk : binderhelper | jar | 1.0-rc1 |
ru.sberdevices.smartapp.sdk : logger | jar | 1.0-rc1 |
ru.sberdevices.smartapp.sdk.cv : aidl | jar | 3.0.0-rc1 |
ru.sberdevices.smartapp.sdk.cv : proto | jar | 3.0.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 |