is not current version
Last Version 0.7.1

com.github.skgmn:cameraxx-composable 0.7.0

A composable wrapper for CameraX

GroupId

GroupId

com.github.skgmn
ArtifactId

ArtifactId

cameraxx-composable
Version

Version

0.7.0
Type

Type

aar

Download cameraxx-composable 0.7.0


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