Last Version

QRGen 1.4

a simple QRCode generation api for java built on top ZXING

License

License

Categories

Categories

Net
GroupId

GroupId

net.glxn
ArtifactId

ArtifactId

qrgen
Version

Version

1.4
Type

Type

jar
Description

Description

QRGen
a simple QRCode generation api for java built on top ZXING
Project URL

Project URL

http://kenglxn.github.io/QRGen/

Download qrgen 1.4


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.zxing : javase jar 3.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.