License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.github.clistery |
ArtifactId | ArtifactIdcamera-scanner-qrcode |
Last Version | Last Version1.1.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionCameraQRcode -Release
ZXing QR code package library implemented by Camera
|
<!-- https://jarcasting.com/artifacts/io.github.clistery/camera-scanner-qrcode/ -->
<dependency>
<groupId>io.github.clistery</groupId>
<artifactId>camera-scanner-qrcode</artifactId>
<version>1.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.clistery/camera-scanner-qrcode/
implementation 'io.github.clistery:camera-scanner-qrcode:1.1.2'
// https://jarcasting.com/artifacts/io.github.clistery/camera-scanner-qrcode/
implementation ("io.github.clistery:camera-scanner-qrcode:1.1.2")
'io.github.clistery:camera-scanner-qrcode:aar:1.1.2'
<dependency org="io.github.clistery" name="camera-scanner-qrcode" rev="1.1.2">
<artifact name="camera-scanner-qrcode" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.clistery', module='camera-scanner-qrcode', version='1.1.2')
)
libraryDependencies += "io.github.clistery" % "camera-scanner-qrcode" % "1.1.2"
[io.github.clistery/camera-scanner-qrcode "1.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.github.clistery » operable-zxing-core | jar | 1.1.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.5.31 |