License |
License |
---|---|
GroupId | GroupIdcn.patterncat |
ArtifactId | ArtifactIdqrcode-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqrcode-core
qrcode-core
|
Project URL |
Project URL |
Filename | Size |
---|---|
qrcode-core-1.0.0.pom | |
qrcode-core-1.0.0.jar | 44 KB |
qrcode-core-1.0.0-sources.jar | 22 KB |
qrcode-core-1.0.0-javadoc.jar | 164 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |