Last Version

qrscanner-zxing 1.0.0-dev-6

ZXing based image decoders for the Ubique QR code scanner library

License

License

Categories

Categories

ZXing Data Data Formats Image Processing
GroupId

GroupId

ch.ubique.android
ArtifactId

ArtifactId

qrscanner-zxing
Version

Version

1.0.0-dev-6
Type

Type

aar
Description

Description

qrscanner-zxing
ZXing based image decoders for the Ubique QR code scanner library

Download qrscanner-zxing 1.0.0-dev-6


<!-- https://jarcasting.com/artifacts/ch.ubique.android/qrscanner-zxing/ -->
<dependency>
    <groupId>ch.ubique.android</groupId>
    <artifactId>qrscanner-zxing</artifactId>
    <version>1.0.0-dev-6</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ch.ubique.android/qrscanner-zxing/
implementation 'ch.ubique.android:qrscanner-zxing:1.0.0-dev-6'
// https://jarcasting.com/artifacts/ch.ubique.android/qrscanner-zxing/
implementation ("ch.ubique.android:qrscanner-zxing:1.0.0-dev-6")
'ch.ubique.android:qrscanner-zxing:aar:1.0.0-dev-6'
<dependency org="ch.ubique.android" name="qrscanner-zxing" rev="1.0.0-dev-6">
  <artifact name="qrscanner-zxing" type="aar" />
</dependency>
@Grapes(
@Grab(group='ch.ubique.android', module='qrscanner-zxing', version='1.0.0-dev-6')
)
libraryDependencies += "ch.ubique.android" % "qrscanner-zxing" % "1.0.0-dev-6"
[ch.ubique.android/qrscanner-zxing "1.0.0-dev-6"]

Dependencies

compile (3)

Group / Artifact Type Version
ch.ubique.android : qrscanner-core jar 1.0.0-dev-6
com.google.zxing : core jar 3.4.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

runtime (3)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.7.0
androidx.appcompat » appcompat jar 1.4.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.5.2

Project Modules

There are no modules declared in this project.