is not current version
Last Version 0.03

org.realityforge.gwt.qr_code:gwt-qr-code 0.02

GWT QR Code Generation

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.realityforge.gwt.qr_code
ArtifactId

ArtifactId

gwt-qr-code
Version

Version

0.02
Type

Type

jar

Download gwt-qr-code 0.02


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