is not current version
Last Version 0.03

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

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.01
Type

Type

jar

Download gwt-qr-code 0.01


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