| License |
License |
|---|---|
| Categories |
CategoriesZXing Data Data Formats Image Processing |
| GroupId | GroupIdcom.github.android-password-store |
| ArtifactId | ArtifactIdzxing-android-embedded |
| Version | Version4.2.1 |
| Type | Typeaar |
| Description |
Descriptionzxing-android-embedded
Barcode scanner library for Android, based on the ZXing decoder
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| zxing-android-embedded-4.2.1.pom | |
| zxing-android-embedded-4.2.1-sources.jar | 75 KB |
| zxing-android-embedded-4.2.1-javadoc.jar | 675 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.zxing : core | jar | 3.4.1 |
| 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 |