Last Version

appconfig 1.0.0

QRCode Utilities. Wrapper of Zxing.

License

License

GroupId

GroupId

com.github.cloudecho
ArtifactId

ArtifactId

qrcode
Version

Version

1.0.0
Type

Type

jar
Description

Description

appconfig
QRCode Utilities. Wrapper of Zxing.
Project URL

Project URL

https://github.com/cloudecho/qrcode
Project Organization

Project Organization

cloudecho

Download qrcode 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.zxing : javase jar 3.2.1
org.springframework : spring-core jar 3.2.13.RELEASE

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.