is not current version
Last Version 3.1.0

ru.sberdevices.smartapp.sdk.cv:aidl 3.0.0-rc1

aidl interface for communication with service

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

ru.sberdevices.smartapp.sdk.cv
ArtifactId

ArtifactId

aidl
Version

Version

3.0.0-rc1
Type

Type

aar

Download aidl 3.0.0-rc1


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