License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.clistery |
ArtifactId | ArtifactIdcamerax-scanner-qrcode |
Version | Version1.1.2 |
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.2.pom | |
camerax-scanner-qrcode-1.1.2-sources.jar | 18 KB |
camerax-scanner-qrcode-1.1.2-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.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.clistery/camerax-scanner-qrcode/
implementation 'io.github.clistery:camerax-scanner-qrcode:1.1.2'
// https://jarcasting.com/artifacts/io.github.clistery/camerax-scanner-qrcode/
implementation ("io.github.clistery:camerax-scanner-qrcode:1.1.2")
'io.github.clistery:camerax-scanner-qrcode:aar:1.1.2'
<dependency org="io.github.clistery" name="camerax-scanner-qrcode" rev="1.1.2">
<artifact name="camerax-scanner-qrcode" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.clistery', module='camerax-scanner-qrcode', version='1.1.2')
)
libraryDependencies += "io.github.clistery" % "camerax-scanner-qrcode" % "1.1.2"
[io.github.clistery/camerax-scanner-qrcode "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.zxing : core | jar | 3.4.1 |
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-alpha27 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |