is not current version
Last Version 2.0.1

com.github.nisrulz:qreader 1.0.6

A library that uses google's mobile vision api and simplify the QR code reading process

GroupId

GroupId

com.github.nisrulz
ArtifactId

ArtifactId

qreader
Version

Version

1.0.6
Type

Type

aar

Download qreader 1.0.6


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