Last Version

zxingsimplify 1.0.1

a google zxing simplify library

License

License

Categories

Categories

ZXing Data Data Formats Image Processing
GroupId

GroupId

com.github.shenyuanqing.zxing
ArtifactId

ArtifactId

zxingsimplify
Version

Version

1.0.1
Type

Type

aar
Description

Description

zxingsimplify
a google zxing simplify library
Project URL

Project URL

https://github.com/shenyuanqing/ZxingSimplify
Source Code Management

Source Code Management

https://github.com/shenyuanqing/ZxingSimplify

Download zxingsimplify 1.0.1

Filename Size
zxingsimplify-1.0.1.pom -1 bytes
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.3.1
com.google.zxing : core jar 3.3.0

Project Modules

There are no modules declared in this project.