Download qrcode-core-0.0.3.jar file - Jar q

Jar examples for q:qrcode-core

Description

qrcode-core

You can download jar file qrcode-core 0.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add qrcode-core-0.0.3.jar to your project.

<dependency>
   <groupId>cn.patterncat</groupId>
   <artifactId>qrcode-core</artifactId>
   <version>0.0.3</version>
</dependency>
compile group: 'cn.patterncat', name: 'qrcode-core', version: '0.0.3'
libraryDependencies += "cn.patterncat" % "qrcode-core" % "0.0.3"
<dependency org="cn.patterncat" name="qrcode-core" rev="0.0.3"/>
@Grapes(@Grab(group='cn.patterncat', module='qrcode-core', version='0.0.3'))
'cn.patterncat:qrcode-core:jar:0.0.3'

Download

Click the following link to download the jar file.

qrcode-core-0.0.3-javadoc.jar
qrcode-core-0.0.3-sources.jar
qrcode-core-0.0.3.jar
qrcode-core-0.0.3.pom



Related Tutorials