License |
License |
---|---|
Categories |
CategoriesZXing Data Data Formats Image Processing |
GroupId | GroupIdio.github.xmaihh |
ArtifactId | ArtifactIdzxinglite |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionzxinglite
Android QR code scanning/generation
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zxinglite-1.0.1.pom | |
zxinglite-1.0.1-sources.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.xmaihh/zxinglite/ -->
<dependency>
<groupId>io.github.xmaihh</groupId>
<artifactId>zxinglite</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.xmaihh/zxinglite/
implementation 'io.github.xmaihh:zxinglite:1.0.1'
// https://jarcasting.com/artifacts/io.github.xmaihh/zxinglite/
implementation ("io.github.xmaihh:zxinglite:1.0.1")
'io.github.xmaihh:zxinglite:aar:1.0.1'
<dependency org="io.github.xmaihh" name="zxinglite" rev="1.0.1">
<artifact name="zxinglite" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.xmaihh', module='zxinglite', version='1.0.1')
)
libraryDependencies += "io.github.xmaihh" % "zxinglite" % "1.0.1"
[io.github.xmaihh/zxinglite "1.0.1"]