ZXing Core

Core barcode encoding/decoding library

License

License

Categories

Categories

ZXing Data Data Formats Image Processing
GroupId

GroupId

com.google.zxing
ArtifactId

ArtifactId

core
Last Version

Last Version

3.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

ZXing Core
Core barcode encoding/decoding library

Download core

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.zxing/core/ -->
<dependency>
    <groupId>com.google.zxing</groupId>
    <artifactId>core</artifactId>
    <version>3.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.zxing/core/
implementation 'com.google.zxing:core:3.5.0'
// https://jarcasting.com/artifacts/com.google.zxing/core/
implementation ("com.google.zxing:core:3.5.0")
'com.google.zxing:core:jar:3.5.0'
<dependency org="com.google.zxing" name="core" rev="3.5.0">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.zxing', module='core', version='3.5.0')
)
libraryDependencies += "com.google.zxing" % "core" % "3.5.0"
[com.google.zxing/core "3.5.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
com.google.zxing

ZXing Project

ZXing is an open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages.

Versions

Version
3.5.0
3.4.1
3.4.0
3.3.3
3.3.2
3.3.1
3.3.0
3.2.1
3.2.0
3.1.0
3.0.1
3.0.0
2.3.0
2.2
2.1
2.0
1.7