License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.clistery |
ArtifactId | ArtifactIdcamerax-scanner-qrcode |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionCameraXQRcode -Release
ZXing QR code package library implemented by CameraX
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
camerax-scanner-qrcode-1.1.4.pom | |
camerax-scanner-qrcode-1.1.4-sources.jar | 18 KB |
camerax-scanner-qrcode-1.1.4-javadoc.jar | 451 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.clistery/camerax-scanner-qrcode/ -->
<dependency>
<groupId>io.github.clistery</groupId>
<artifactId>camerax-scanner-qrcode</artifactId>
<version>1.1.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.clistery/camerax-scanner-qrcode/
implementation 'io.github.clistery:camerax-scanner-qrcode:1.1.4'
// https://jarcasting.com/artifacts/io.github.clistery/camerax-scanner-qrcode/
implementation ("io.github.clistery:camerax-scanner-qrcode:1.1.4")
'io.github.clistery:camerax-scanner-qrcode:aar:1.1.4'
<dependency org="io.github.clistery" name="camerax-scanner-qrcode" rev="1.1.4">
<artifact name="camerax-scanner-qrcode" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.clistery', module='camerax-scanner-qrcode', version='1.1.4')
)
libraryDependencies += "io.github.clistery" % "camerax-scanner-qrcode" % "1.1.4"
[io.github.clistery/camerax-scanner-qrcode "1.1.4"]
Group / Artifact | Type | Version |
---|---|---|
io.github.clistery » operable-zxing-core | jar | 1.1.0 |
androidx.lifecycle » lifecycle-runtime | jar | 2.3.1 |
androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.3.1 |
androidx.lifecycle » lifecycle-common-java8 | jar | 2.3.1 |
androidx.camera » camera-core | jar | 1.1.0-alpha07 |
androidx.camera » camera-camera2 | jar | 1.1.0-alpha07 |
androidx.camera » camera-lifecycle | jar | 1.1.0-alpha07 |
androidx.camera » camera-view | jar | 1.0.0-alpha32 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |