Last Version

common:camera 1.0-rc3

utility for camera usage

License

License

Categories

Categories

SBE Data Data Structures
GroupId

GroupId

ru.sberdevices.smartapp.sdk
ArtifactId

ArtifactId

camera
Version

Version

1.0-rc3
Type

Type

aar
Description

Description

common:camera
utility for camera usage
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 camera 1.0-rc3


<!-- 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"]

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 : logger jar 1.0-beta
androidx.annotation » annotation jar 1.2.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.3

Project Modules

There are no modules declared in this project.