Last Version

qrcode-core 1.0.0

qrcode-core

License

License

GroupId

GroupId

cn.patterncat
ArtifactId

ArtifactId

qrcode-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

qrcode-core
qrcode-core
Project URL

Project URL

https://github.com/patterncat/springboot-qrcode

Download qrcode-core 1.0.0


<!-- https://jarcasting.com/artifacts/cn.patterncat/qrcode-core/ -->
<dependency>
    <groupId>cn.patterncat</groupId>
    <artifactId>qrcode-core</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.patterncat/qrcode-core/
implementation 'cn.patterncat:qrcode-core:1.0.0'
// https://jarcasting.com/artifacts/cn.patterncat/qrcode-core/
implementation ("cn.patterncat:qrcode-core:1.0.0")
'cn.patterncat:qrcode-core:jar:1.0.0'
<dependency org="cn.patterncat" name="qrcode-core" rev="1.0.0">
  <artifact name="qrcode-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.patterncat', module='qrcode-core', version='1.0.0')
)
libraryDependencies += "cn.patterncat" % "qrcode-core" % "1.0.0"
[cn.patterncat/qrcode-core "1.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.zxing : javase jar 3.3.3
com.google.zxing : core jar 3.3.3
org.apache.commons : commons-lang3 jar 3.8.1

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.