CameraXX

Extensions for CameraX

License

License

GroupId

GroupId

com.github.skgmn
ArtifactId

ArtifactId

cameraxx
Last Version

Last Version

0.7.0
Release Date

Release Date

Type

Type

aar
Description

Description

CameraXX
Extensions for CameraX

Download cameraxx

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.skgmn/cameraxx/ -->
<dependency>
    <groupId>com.github.skgmn</groupId>
    <artifactId>cameraxx</artifactId>
    <version>0.7.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.skgmn/cameraxx/
implementation 'com.github.skgmn:cameraxx:0.7.0'
// https://jarcasting.com/artifacts/com.github.skgmn/cameraxx/
implementation ("com.github.skgmn:cameraxx:0.7.0")
'com.github.skgmn:cameraxx:aar:0.7.0'
<dependency org="com.github.skgmn" name="cameraxx" rev="0.7.0">
  <artifact name="cameraxx" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.skgmn', module='cameraxx', version='0.7.0')
)
libraryDependencies += "com.github.skgmn" % "cameraxx" % "0.7.0"
[com.github.skgmn/cameraxx "0.7.0"]

Dependencies

compile (4)

Group / Artifact Type Version
androidx.camera » camera-core jar 1.0.1
androidx.camera » camera-lifecycle jar 1.0.1
androidx.camera » camera-view jar 1.0.0-alpha28
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

runtime (4)

Group / Artifact Type Version
androidx.camera » camera-camera2 jar 1.0.1
com.github.skgmn : coroutineskit-lifecycle jar 0.2.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.5.2
org.jetbrains.kotlinx : kotlinx-coroutines-guava jar 1.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0
0.6.0