Download qrcode-utils-1.0.jar file - Jar q

Jar examples for q:qrcode-utils

Description

qrcode utils

You can download jar file qrcode-utils 1.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add qrcode-utils-1.0.jar to your project.

<dependency>
   <groupId>com.github.binarywang</groupId>
   <artifactId>qrcode-utils</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'com.github.binarywang', name: 'qrcode-utils', version: '1.0'
libraryDependencies += "com.github.binarywang" % "qrcode-utils" % "1.0"
<dependency org="com.github.binarywang" name="qrcode-utils" rev="1.0"/>
@Grapes(@Grab(group='com.github.binarywang', module='qrcode-utils', version='1.0'))
'com.github.binarywang:qrcode-utils:jar:1.0'

Download

Click the following link to download the jar file.

qrcode-utils-1.0-javadoc.jar
qrcode-utils-1.0-sources.jar
qrcode-utils-1.0.jar
qrcode-utils-1.0.pom



Related Tutorials