z

zxing-parent

Parent Maven project for ZXing modules
https://github.com/zxing/zxing
The Apache Software License, Version 2.0
ZXing Authors
Files download
File Operation
zxing-parent-3.5.3.pom download
Apache Maven
<dependency>
  <groupId>com.google.zxing</groupId>
  <artifactId>zxing-parent</artifactId>
  <version>3.5.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.google.zxing:zxing-parent:3.5.3'
Gradle Kotlin
implementation("com.google.zxing:zxing-parent:3.5.3")
Scala SBT
libraryDependencies += "com.google.zxing" % "zxing-parent" % "3.5.3"
Groovy Grape
@Grapes(
  @Grab(group='com.google.zxing', module='zxing-parent', version='3.5.3')
)
Apache Ivy
<dependency org="com.google.zxing" name="zxing-parent" rev="3.5.3" />
Leiningen
[com.google.zxing/zxing-parent "3.5.3"]
Apache Buildr
'com.google.zxing:zxing-parent:jar:3.5.3'
Dependencies
The project has no third-party dependencies