Last Version

cv:impl 3.0.0

cv api binding implementation, which connects to service by aidl

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

ru.sberdevices.smartapp.sdk.cv
ArtifactId

ArtifactId

impl
Version

Version

3.0.0
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 impl 3.0.0

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"]

Dependencies

compile (4)

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

runtime (7)

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

Project Modules

There are no modules declared in this project.