is not current version
Last Version 1.0.1

io.github.xmaihh:zxinglite 1.0

Android QR code scanning/generation

Categories

Categories

ZXing Data Data Formats Image Processing
GroupId

GroupId

io.github.xmaihh
ArtifactId

ArtifactId

zxinglite
Version

Version

1.0
Type

Type

aar

Download zxinglite 1.0


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