ZXing Java SE extensions

Java SE-specific extensions to core ZXing library

License

License

Categories

Categories

ZXing Data Data Formats Image Processing
GroupId

GroupId

com.google.zxing
ArtifactId

ArtifactId

javase
Last Version

Last Version

3.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download javase

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.zxing : core jar 3.5.0
com.beust : jcommander jar 1.82

runtime (1)

Group / Artifact Type Version
com.github.jai-imageio : jai-imageio-core jar 1.4.0

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