License |
License |
---|---|
Categories |
CategoriesSBE Data Data Structures |
GroupId | GroupIdru.sberdevices.smartapp.sdk.cv |
ArtifactId | ArtifactIdproto |
Last Version | Last Version3.1.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncv:proto
protos used for parcelling of entities
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
proto-3.1.0.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.cv/proto/ -->
<dependency>
<groupId>ru.sberdevices.smartapp.sdk.cv</groupId>
<artifactId>proto</artifactId>
<version>3.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.cv/proto/
implementation 'ru.sberdevices.smartapp.sdk.cv:proto:3.1.0'
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk.cv/proto/
implementation ("ru.sberdevices.smartapp.sdk.cv:proto:3.1.0")
'ru.sberdevices.smartapp.sdk.cv:proto:aar:3.1.0'
<dependency org="ru.sberdevices.smartapp.sdk.cv" name="proto" rev="3.1.0">
<artifact name="proto" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.sberdevices.smartapp.sdk.cv', module='proto', version='3.1.0')
)
libraryDependencies += "ru.sberdevices.smartapp.sdk.cv" % "proto" % "3.1.0"
[ru.sberdevices.smartapp.sdk.cv/proto "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.protobuf : protobuf-lite | jar | 3.0.1 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |
Group / Artifact | Type | Version |
---|---|---|
androidx.annotation » annotation | jar | 1.2.0 |