qrcode-utils

qrcode utils

License

License

GroupId

GroupId

com.github.binarywang
ArtifactId

ArtifactId

qrcode-utils
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

qrcode-utils
qrcode utils
Project URL

Project URL

https://github.com/binarywang/qrcode-utils
Source Code Management

Source Code Management

https://github.com/binarywang/qrcode-utils

Download qrcode-utils

How to add to project

<!-- 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"]

Dependencies

compile (4)

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

provided (1)

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

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
org.slf4j : slf4j-log4j12 jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0