MVN

com.google.zxing : javase

Maven & Gradle

Jul 30, 2023
412 usages
31.2k stars

ZXing Java SE extensions · Java SE-specific extensions to core ZXing library

<dependency>
    <groupId>com.google.zxing</groupId>
    <artifactId>javase</artifactId>
    <version>3.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.zxing : javase to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.5.2

All Versions

Choose a version of com.google.zxing : javase to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.5.x
javase-3.5.2
javase-3.5.1
javase-3.5.0
3.4.x
javase-3.4.1
javase-3.4.0
3.3.x
javase-3.3.3
javase-3.3.2
javase-3.3.1
javase-3.3.0
3.2.x
javase-3.2.1
javase-3.2.0
3.1.x
javase-3.1.0
3.0.x
javase-3.0.1
javase-3.0.0
2.3.x
javase-2.3.0
2.2
javase-2.2
2.1
javase-2.1
2.0
javase-2.0
1.7
javase-1.7

How to add a dependency to Maven

Add the following com.google.zxing : javase maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.zxing</groupId>
    <artifactId>javase</artifactId>
    <version>3.5.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.zxing : javase gradle dependency to your build.gradle file:

implementation 'com.google.zxing:javase:3.5.2'

Gradle Kotlin DSL: Add the following com.google.zxing : javase gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.zxing:javase:3.5.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.zxing : javase sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.zxing" % "javase" % "3.5.2"

Advertisement

Dependencies from Group

Jul 30, 2023
636 usages
31.2k stars
Jul 30, 2023
412 usages
31.2k stars
Sep 16, 2016
9 usages
28.8k stars
Jul 30, 2023
3 usages
31.2k stars
Sep 16, 2016
1 usages
28.8k stars

Discover Dependencies

Dec 15, 2018
24 usages
628 stars
Jan 22, 2019
3 usages
99 stars
Apr 28, 2023
7 usages
21.5k stars
Apr 08, 2021
12 usages
0 stars
Jul 18, 2017
64.3k stars
Sep 24, 2015
2 usages
598 stars
Nov 12, 2021
22 usages
15 stars
Aug 23, 2023
2 usages
50 stars
May 27, 2021
1 usages
1.8k stars