Last Version

ZXing 3.5.0

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
Version

Version

3.5.0
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 3.5.0

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

<!-- 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