Last Version

OutOfFocusQRReader 1.0.0

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

License

License

GroupId

GroupId

com.github.soranakk.oofqrreader
ArtifactId

ArtifactId

oofqrreader
Version

Version

1.0.0
Type

Type

aar
Description

Description

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

Project URL

https://github.com/soranakk/OutOfFocusQRReader
Source Code Management

Source Code Management

https://github.com/soranakk/OutOfFocusQRReader

Download oofqrreader 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.