License |
License |
---|---|
GroupId | GroupIdcom.github.skgmn |
ArtifactId | ArtifactIdcameraxx |
Version | Version0.7.0 |
Type | Typeaar |
Description |
DescriptionCameraXX
Extensions for CameraX
|
Filename | Size |
---|---|
cameraxx-0.7.0.pom | |
cameraxx-0.7.0-sources.jar | 7 KB |
Browse |
<!-- 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"]
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 |
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 |