is not current version
Last Version 1.3

com.github.binarywang:qrcode-utils 1.1

qrcode utils

GroupId

GroupId

com.github.binarywang
ArtifactId

ArtifactId

qrcode-utils
Version

Version

1.1
Type

Type

jar

Download qrcode-utils 1.1


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