Download qrcodecore-1.0.1.jar file - Jar q

Jar examples for q:qrcodecore

Description

Android QRCodeCore Library

You can download jar file qrcodecore 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add qrcodecore-1.0.1.jar to your project.

<dependency>
   <groupId>cn.bingoogolapple</groupId>
   <artifactId>qrcodecore</artifactId>
   <version>1.0.1</version>
</dependency>
compile group: 'cn.bingoogolapple', name: 'qrcodecore', version: '1.0.1'
libraryDependencies += "cn.bingoogolapple" % "qrcodecore" % "1.0.1"
<dependency org="cn.bingoogolapple" name="qrcodecore" rev="1.0.1"/>
@Grapes(@Grab(group='cn.bingoogolapple', module='qrcodecore', version='1.0.1'))
'cn.bingoogolapple:qrcodecore:jar:1.0.1'

Download

Click the following link to download the jar file.

qrcodecore-1.0.1-javadoc.jar
qrcodecore-1.0.1-sources.jar
qrcodecore-1.0.1.pom



Related Tutorials