Last Version

qreader 2.0.1

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

License

License

GroupId

GroupId

com.github.nisrulz
ArtifactId

ArtifactId

qreader
Version

Version

2.0.1
Type

Type

aar
Description

Description

qreader
Android library that uses google's mobile vision api and simplify the QR code reading process
Project URL

Project URL

https://github.com/nisrulz/qreader
Source Code Management

Source Code Management

https://github.com/nisrulz/qreader

Download qreader 2.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.android.gms » play-services-vision jar 10.0.1

Project Modules

There are no modules declared in this project.