is not current version
Last Version 3.1.0

ru.sberdevices.smartapp.sdk.cv:api 3.0.0

api for using computer vision

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

ru.sberdevices.smartapp.sdk.cv
ArtifactId

ArtifactId

api
Version

Version

3.0.0
Type

Type

aar

Download api 3.0.0

Filename Size
api-3.0.0.pom
Browse

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