is not current version
Last Version 3.1.0

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

entities used in computer vision api

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

ru.sberdevices.smartapp.sdk.cv
ArtifactId

ArtifactId

entity
Version

Version

3.0.0
Type

Type

aar

Download entity 3.0.0

Filename Size
entity-3.0.0.pom
Browse

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