z

zxing-parent

Parent Maven project for ZXing modules
https://github.com/zxing/zxing
The Apache Software License, Version 2.0
ZXing Authors
文件下载
文件名 操作
zxing-parent-3.3.3.pom 下载
Apache Maven
<dependency>
  <groupId>com.google.zxing</groupId>
  <artifactId>zxing-parent</artifactId>
  <version>3.3.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.google.zxing:zxing-parent:3.3.3'
Gradle Kotlin
implementation("com.google.zxing:zxing-parent:3.3.3")
Scala SBT
libraryDependencies += "com.google.zxing" % "zxing-parent" % "3.3.3"
Groovy Grape
@Grapes(
  @Grab(group='com.google.zxing', module='zxing-parent', version='3.3.3')
)
Apache Ivy
<dependency org="com.google.zxing" name="zxing-parent" rev="3.3.3" />
Leiningen
[com.google.zxing/zxing-parent "3.3.3"]
Apache Buildr
'com.google.zxing:zxing-parent:jar:3.3.3'
本项目依赖
该项目无第三方依赖