Skip to content

enonic/lib-qrcode

Repository files navigation

QR Code Library for Enonic XP

QR Code Library

Actions Status License

This library allows generating QR Code images.

See documentation here

Building

To build this project, execute the following:

./gradlew clean build

Publishing

To release this project, execute the following:

./gradlew clean build publish