License |
License |
---|---|
Categories |
CategoriesSBE Data Data Structures |
GroupId | GroupIdru.sberdevices.smartapp.sdk.cv |
ArtifactId | ArtifactIdapi |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncv:api
api for using computer vision
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
api-3.1.0.pom | |
api-3.1.0-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.cv/api/ -->
<dependency>
<groupId>ru.sberdevices.smartapp.sdk.cv</groupId>
<artifactId>api</artifactId>
<version>3.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.cv/api/
implementation 'ru.sberdevices.smartapp.sdk.cv:api:3.1.0'
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.cv/api/
implementation ("ru.sberdevices.smartapp.sdk.cv:api:3.1.0")
'ru.sberdevices.smartapp.sdk.cv:api:aar:3.1.0'
<dependency org="ru.sberdevices.smartapp.sdk.cv" name="api" rev="3.1.0">
<artifact name="api" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.sberdevices.smartapp.sdk.cv', module='api', version='3.1.0')
)
libraryDependencies += "ru.sberdevices.smartapp.sdk.cv" % "api" % "3.1.0"
[ru.sberdevices.smartapp.sdk.cv/api "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
Group / Artifact | Type | Version |
---|---|---|
ru.sberdevices.smartapp.sdk : logger | jar | 1.0 |
ru.sberdevices.smartapp.sdk.cv : entity | jar | 3.1.0 |
androidx.annotation » annotation | jar | 1.2.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.3 |