z

zxing-parent

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