zxing-android-embedded

Barcode scanner library for Android, based on the ZXing decoder

License

License

Categories

Categories

ZXing Data Data Formats Image Processing
GroupId

GroupId

com.github.android-password-store
ArtifactId

ArtifactId

zxing-android-embedded
Last Version

Last Version

4.2.1
Release Date

Release Date

Type

Type

aar
Description

Description

zxing-android-embedded
Barcode scanner library for Android, based on the ZXing decoder
Project URL

Project URL

https://github.com/Android-Password-Store/zxing-android-embedded
Source Code Management

Source Code Management

https://github.com/Android-Password-Store/zxing-android-embedded

Download zxing-android-embedded

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.zxing : core jar 3.4.1

runtime (4)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0
androidx.appcompat » appcompat jar 1.3.1
androidx.core » core jar 1.6.0
androidx.fragment » fragment jar 1.3.6

Project Modules

There are no modules declared in this project.
com.github.android-password-store

Android Password Store

Android client for the Password Store CLI

Versions

Version
4.2.1
4.2.0