MVN

me.dm7.barcodescanner : zxing

Maven & Gradle

Aug 19, 2017
12 usages
5.4k stars

ZXing Scanner View · An android library project which contains the zxing barcode scanner view

<dependency>
    <groupId>me.dm7.barcodescanner</groupId>
    <artifactId>zxing</artifactId>
    <version>1.9.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.dm7.barcodescanner : zxing to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.9.8

All Versions

Choose a version of me.dm7.barcodescanner : zxing to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9.x
zxing-1.9.8
zxing-1.9.7
zxing-1.9.6
zxing-1.9.5
zxing-1.9.4
zxing-1.9.3
zxing-1.9.2
zxing-1.9.1
1.9
zxing-1.9
1.8.x
zxing-1.8.4
zxing-1.8.3
zxing-1.8.2
zxing-1.8.1
1.8
zxing-1.8
1.7.x
zxing-1.7.2
zxing-1.7.1
1.7
zxing-1.7
1.6.x
zxing-1.6.3
zxing-1.6.2
zxing-1.6.1
1.6
zxing-1.6
1.5
zxing-1.5
1.4
zxing-1.4
1.3
zxing-1.3
1.2
zxing-1.2
1.1
zxing-1.1
1.0
zxing-1.0

How to add a dependency to Maven

Add the following me.dm7.barcodescanner : zxing maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.dm7.barcodescanner</groupId>
    <artifactId>zxing</artifactId>
    <version>1.9.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.dm7.barcodescanner : zxing gradle dependency to your build.gradle file:

implementation 'me.dm7.barcodescanner:zxing:1.9.8'

Gradle Kotlin DSL: Add the following me.dm7.barcodescanner : zxing gradle kotlin dependency to your build.gradle.kts file:

implementation("me.dm7.barcodescanner:zxing:1.9.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.dm7.barcodescanner : zxing sbt scala dependency to your build.sbt file:

libraryDependencies += "me.dm7.barcodescanner" % "zxing" % "1.9.8"

Advertisement

Dependencies from Group

Aug 19, 2017
12 usages
5.4k stars
Aug 19, 2017
5 usages
5.4k stars
Aug 19, 2017
3 usages
5.4k stars

Discover Dependencies

Jun 01, 2023
365 usages
7.7k stars
197 usages
889 stars
Oct 15, 2020
1k usages
12.9k stars
May 13, 2019
179 usages
1.4k stars
Aug 15, 2023
7 usages
15 stars
Aug 22, 2023
1 usages
222 stars