Jar examples for q:qrcode
QRCode Utilities. Wrapper of Zxing.
You can download jar file qrcode 1.0.0 in this page.
The Apache License, Version 2.0
You can use the following script to add qrcode-1.0.0.jar to your project.
<dependency> <groupId>com.github.cloudecho</groupId> <artifactId>qrcode</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.github.cloudecho', name: 'qrcode', version: '1.0.0'
libraryDependencies += "com.github.cloudecho" % "qrcode" % "1.0.0"
<dependency org="com.github.cloudecho" name="qrcode" rev="1.0.0"/>
@Grapes(@Grab(group='com.github.cloudecho', module='qrcode', version='1.0.0'))
'com.github.cloudecho:qrcode:jar:1.0.0'
Click the following link to download the jar file.
qrcode-1.0.0-javadoc.jar