is not current version
Last Version 1.0.0

com.github.soranakk.oofqrreader:oofqrreader 0.0.1

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

GroupId

GroupId

com.github.soranakk.oofqrreader
ArtifactId

ArtifactId

oofqrreader
Version

Version

0.0.1
Type

Type

aar

Download oofqrreader 0.0.1


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