License |
License |
---|---|
GroupId | GroupIdcom.github.binarywang |
ArtifactId | ArtifactIdqrcode-utils |
Last Version | Last Version1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqrcode-utils
qrcode utils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qrcode-utils-1.3.pom | |
qrcode-utils-1.3.jar | 11 KB |
qrcode-utils-1.3-sources.jar | 6 KB |
qrcode-utils-1.3-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.binarywang/qrcode-utils/ -->
<dependency>
<groupId>com.github.binarywang</groupId>
<artifactId>qrcode-utils</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.binarywang/qrcode-utils/
implementation 'com.github.binarywang:qrcode-utils:1.3'
// https://jarcasting.com/artifacts/com.github.binarywang/qrcode-utils/
implementation ("com.github.binarywang:qrcode-utils:1.3")
'com.github.binarywang:qrcode-utils:jar:1.3'
<dependency org="com.github.binarywang" name="qrcode-utils" rev="1.3">
<artifact name="qrcode-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.binarywang', module='qrcode-utils', version='1.3')
)
libraryDependencies += "com.github.binarywang" % "qrcode-utils" % "1.3"
[com.github.binarywang/qrcode-utils "1.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.zxing : core | jar | 3.5.0 |
commons-io : commons-io | jar | 2.11.0 |
com.google.guava : guava | jar | 31.1-jre |
org.slf4j : slf4j-api | jar | 1.7.22 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.9.10 |
org.slf4j : slf4j-log4j12 | jar | 1.7.36 |