zxing-lib

android二维码生成,二维码扫码

License

License

Categories

Categories

Kotlin Languages ZXing Data Data Formats Image Processing
GroupId

GroupId

com.kotlinx
ArtifactId

ArtifactId

zxing-lib
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

zxing-lib
android二维码生成,二维码扫码
Project URL

Project URL

https://github.com/yutils/QrCodeLib
Source Code Management

Source Code Management

https://github.com/yutils/QrCodeLib

Download zxing-lib

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.4.0-alpha03
com.google.zxing : core jar 3.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0