Last Version

OutOfFocusQRReader decoder MLKit 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

decoder-mlkit
Version

Version

1.0.0
Type

Type

aar
Description

Description

OutOfFocusQRReader decoder MLKit
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 decoder-mlkit 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.soranakk.oofqrreader : oofqrreader jar 1.0.0
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.21

runtime (2)

Group / Artifact Type Version
androidx.core » core-ktx jar 1.3.2
com.google.mlkit » barcode-scanning jar 16.1.1

Project Modules

There are no modules declared in this project.