is not current version
Last Version 3.1.0

ru.sberdevices.smartapp.sdk:cv 3.0.0

cv api binding implementation, which connects to service by aidl

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

ru.sberdevices.smartapp.sdk
ArtifactId

ArtifactId

cv
Version

Version

3.0.0
Type

Type

aar

Download cv 3.0.0


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