CameraXX-Composable

A composable wrapper for CameraX

License

License

GroupId

GroupId

com.github.skgmn
ArtifactId

ArtifactId

cameraxx-composable
Last Version

Last Version

0.7.1
Release Date

Release Date

Type

Type

aar
Description

Description

CameraXX-Composable
A composable wrapper for CameraX

Download cameraxx-composable

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.skgmn : cameraxx jar 0.7.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.21

runtime (2)

Group / Artifact Type Version
androidx.compose.material » material jar 1.0.2
androidx.compose.ui » ui jar 1.0.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.1
0.7.0
0.6.1