License |
License |
---|---|
Categories |
CategoriesSBE Data Data Structures |
GroupId | GroupIdru.sberdevices.smartapp.sdk |
ArtifactId | ArtifactIdcamera |
Last Version | Last Version1.0-rc3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptioncommon:camera
utility for camera usage
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
camera-1.0-rc3.pom | |
camera-1.0-rc3-sources.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk/camera/ -->
<dependency>
<groupId>ru.sberdevices.smartapp.sdk</groupId>
<artifactId>camera</artifactId>
<version>1.0-rc3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk/camera/
implementation 'ru.sberdevices.smartapp.sdk:camera:1.0-rc3'
// https://jarcasting.com/artifacts/ru.sberdevices.smartapp.sdk/camera/
implementation ("ru.sberdevices.smartapp.sdk:camera:1.0-rc3")
'ru.sberdevices.smartapp.sdk:camera:aar:1.0-rc3'
<dependency org="ru.sberdevices.smartapp.sdk" name="camera" rev="1.0-rc3">
<artifact name="camera" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.sberdevices.smartapp.sdk', module='camera', version='1.0-rc3')
)
libraryDependencies += "ru.sberdevices.smartapp.sdk" % "camera" % "1.0-rc3"
[ru.sberdevices.smartapp.sdk/camera "1.0-rc3"]
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-beta |
androidx.annotation » annotation | jar | 1.2.0 |
org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.4.3 |