is not current version
Last Version 1.0.0

com.github.soranakk.oofqrreader:image-converter-android-camera 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

image-converter-android-camera
Version

Version

0.0.1
Type

Type

aar

Download image-converter-android-camera 0.0.1


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