Last Version

cv:entity 3.1.0

entities used in computer vision api

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

ru.sberdevices.smartapp.sdk.cv
ArtifactId

ArtifactId

entity
Version

Version

3.1.0
Type

Type

aar
Description

Description

cv:entity
entities used in computer vision api
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 entity 3.1.0

Filename Size
entity-3.1.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.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.cv/entity/
implementation 'ru.sberdevices.smartapp.sdk.cv:entity:3.1.0'
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.cv/entity/
implementation ("ru.sberdevices.smartapp.sdk.cv:entity:3.1.0")
'ru.sberdevices.smartapp.sdk.cv:entity:aar:3.1.0'
<dependency org="ru.sberdevices.smartapp.sdk.cv" name="entity" rev="3.1.0">
  <artifact name="entity" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.sberdevices.smartapp.sdk.cv', module='entity', version='3.1.0')
)
libraryDependencies += "ru.sberdevices.smartapp.sdk.cv" % "entity" % "3.1.0"
[ru.sberdevices.smartapp.sdk.cv/entity "3.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32

runtime (3)

Group / Artifact Type Version
ru.sberdevices.smartapp.sdk.cv : proto jar 3.1.0
ru.sberdevices.smartapp.sdk.cv : util jar 3.1.0
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.