License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdorg.realityforge.gwt.qr_code |
ArtifactId | ArtifactIdgwt-qr-code |
Last Version | Last Version0.03 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT QR Code Generation
GWT QR Code Generation
|
Project URL |
Project URL |
Filename | Size |
---|---|
gwt-qr-code-0.03.pom | |
gwt-qr-code-0.03.jar | 57 KB |
gwt-qr-code-0.03-sources.jar | 19 KB |
gwt-qr-code-0.03-javadoc.jar | 69 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.elemental2 : elemental2-dom | jar | 1.0.0-RC1 |
org.realityforge.braincheck : braincheck | jar | 1.9.0 |