MVN

com.google.zxing : core

Maven & Gradle

Jul 30, 2023
636 usages
31.2k stars

ZXing Core · Core barcode encoding/decoding library

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

Latest Version

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

  • Latest Stable: 3.5.2

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.google.zxing" % "core" % "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

Oct 25, 2017
2 usages
2.1k stars
Jul 27, 2023
1 usages
4.3k stars
Aug 25, 2020
1 usages
18 stars
Dec 08, 2019
28 stars
Aug 08, 2023
41 usages
1.8k stars
Jul 11, 2023
3 usages
3.8k stars
Aug 15, 2023
65 usages
2.4k stars
Nov 03, 2010
33 usages