License |
License |
---|---|
GroupId | GroupIdcom.github.skgmn |
ArtifactId | ArtifactIdcameraxx-composable |
Version | Version0.7.1 |
Type | Typeaar |
Description |
DescriptionCameraXX-Composable
A composable wrapper for CameraX
|
Filename | Size |
---|---|
cameraxx-composable-0.7.1.pom | |
cameraxx-composable-0.7.1-sources.jar | 8 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.github.skgmn : cameraxx | jar | 0.7.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.21 |
Group / Artifact | Type | Version |
---|---|---|
androidx.compose.material » material | jar | 1.0.2 |
androidx.compose.ui » ui | jar | 1.0.2 |