ZXing

Parent Maven project for ZXing modules

License

License

Categories

Categories

ZXing Data Data Formats Image Processing
GroupId

GroupId

com.google.zxing
ArtifactId

ArtifactId

zxing-parent
Last Version

Last Version

3.5.0
Release Date

Release Date

Type

Type

pom
Description

Description

ZXing
Parent Maven project for ZXing modules
Project URL

Project URL

https://github.com/zxing/zxing
Source Code Management

Source Code Management

https://github.com/zxing/zxing

Download zxing-parent

Filename Size
zxing-parent-3.5.0.pom 15 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • javase
  • zxingorg
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