is not current version
Last Version 1.3

com.github.binarywang:qrcode-utils 1.0

qrcode utils

GroupId

GroupId

com.github.binarywang
ArtifactId

ArtifactId

qrcode-utils
Version

Version

1.0
Type

Type

jar

Download qrcode-utils 1.0


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