is not current version
Last Version 1.0.0

com.github.soranakk.oofqrreader:decoder-zxing 0.0.1

OutOfFocusQRReader is a library for reading QR codes from out-of-focus images on Android.

Categories

Categories

ZXing Data Data Formats Image Processing
GroupId

GroupId

com.github.soranakk.oofqrreader
ArtifactId

ArtifactId

decoder-zxing
Version

Version

0.0.1
Type

Type

aar

Download decoder-zxing 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.soranakk.oofqrreader/decoder-zxing/ -->
<dependency>
    <groupId>com.github.soranakk.oofqrreader</groupId>
    <artifactId>decoder-zxing</artifactId>
    <version>0.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.soranakk.oofqrreader/decoder-zxing/
implementation 'com.github.soranakk.oofqrreader:decoder-zxing:0.0.1'
// https://jarcasting.com/artifacts/com.github.soranakk.oofqrreader/decoder-zxing/
implementation ("com.github.soranakk.oofqrreader:decoder-zxing:0.0.1")
'com.github.soranakk.oofqrreader:decoder-zxing:aar:0.0.1'
<dependency org="com.github.soranakk.oofqrreader" name="decoder-zxing" rev="0.0.1">
  <artifact name="decoder-zxing" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.soranakk.oofqrreader', module='decoder-zxing', version='0.0.1')
)
libraryDependencies += "com.github.soranakk.oofqrreader" % "decoder-zxing" % "0.0.1"
[com.github.soranakk.oofqrreader/decoder-zxing "0.0.1"]