is not current version
Last Version 2.0.1

com.github.nisrulz:qreader 2.0.0

Android 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

2.0.0
Type

Type

aar

Download qreader 2.0.0


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