GWT QR Code Generation


License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.realityforge.gwt.qr_code
ArtifactId

ArtifactId

gwt-qr-code
Last Version

Last Version

0.03
Release Date

Release Date

Type

Type

jar
Description

Description

GWT QR Code Generation
GWT QR Code Generation
Project URL

Project URL

https://github.com/realityforge/gwt-qr-code

Download gwt-qr-code

How to add to project

<!-- https://jarcasting.com/artifacts/org.realityforge.gwt.qr_code/gwt-qr-code/ -->
<dependency>
    <groupId>org.realityforge.gwt.qr_code</groupId>
    <artifactId>gwt-qr-code</artifactId>
    <version>0.03</version>
</dependency>
// https://jarcasting.com/artifacts/org.realityforge.gwt.qr_code/gwt-qr-code/
implementation 'org.realityforge.gwt.qr_code:gwt-qr-code:0.03'
// https://jarcasting.com/artifacts/org.realityforge.gwt.qr_code/gwt-qr-code/
implementation ("org.realityforge.gwt.qr_code:gwt-qr-code:0.03")
'org.realityforge.gwt.qr_code:gwt-qr-code:jar:0.03'
<dependency org="org.realityforge.gwt.qr_code" name="gwt-qr-code" rev="0.03">
  <artifact name="gwt-qr-code" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.realityforge.gwt.qr_code', module='gwt-qr-code', version='0.03')
)
libraryDependencies += "org.realityforge.gwt.qr_code" % "gwt-qr-code" % "0.03"
[org.realityforge.gwt.qr_code/gwt-qr-code "0.03"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.elemental2 : elemental2-dom jar 1.0.0-RC1
org.realityforge.braincheck : braincheck jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.03
0.02
0.01