QR Code generator library

High quality QR Code generator library

License

License

GroupId

GroupId

io.nayuki
ArtifactId

ArtifactId

qrcodegen
Last Version

Last Version

1.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

QR Code generator library
High quality QR Code generator library
Project URL

Project URL

https://www.nayuki.io/page/qr-code-generator-library
Source Code Management

Source Code Management

https://github.com/nayuki/QR-Code-generator/tree/master/java

Download qrcodegen

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.0
1.7.0
1.6.0
1.5.0
1.4.0