is not current version
Last Version 0.7.1

com.github.skgmn:cameraxx-composable 0.6.1

A composable wrapper for CameraX

GroupId

GroupId

com.github.skgmn
ArtifactId

ArtifactId

cameraxx-composable
Version

Version

0.6.1
Type

Type

aar

Download cameraxx-composable 0.6.1


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