License |
License |
---|---|
Categories |
CategoriesZXing Data Data Formats Image Processing |
GroupId | GroupIdcom.github.shenyuanqing.zxing |
ArtifactId | ArtifactIdzxing-simplify |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionzxing-simplify
a google zxing simplify library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zxing-simplify-1.0.5.pom | |
zxing-simplify-1.0.5.aar | 76 KB |
zxing-simplify-1.0.5-sources.jar | 27 KB |
zxing-simplify-1.0.5-javadoc.jar | 87 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shenyuanqing.zxing/zxing-simplify/ -->
<dependency>
<groupId>com.github.shenyuanqing.zxing</groupId>
<artifactId>zxing-simplify</artifactId>
<version>1.0.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.shenyuanqing.zxing/zxing-simplify/
implementation 'com.github.shenyuanqing.zxing:zxing-simplify:1.0.5'
// https://jarcasting.com/artifacts/com.github.shenyuanqing.zxing/zxing-simplify/
implementation ("com.github.shenyuanqing.zxing:zxing-simplify:1.0.5")
'com.github.shenyuanqing.zxing:zxing-simplify:aar:1.0.5'
<dependency org="com.github.shenyuanqing.zxing" name="zxing-simplify" rev="1.0.5">
<artifact name="zxing-simplify" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.shenyuanqing.zxing', module='zxing-simplify', version='1.0.5')
)
libraryDependencies += "com.github.shenyuanqing.zxing" % "zxing-simplify" % "1.0.5"
[com.github.shenyuanqing.zxing/zxing-simplify "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 25.3.1 |
com.google.zxing : core | jar | 3.3.0 |