Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.realityforge.gwt.qr_code |
ArtifactId | ArtifactIdgwt-qr-code |
Version | Version0.02 |
Type | Typejar |
Filename | Size |
---|---|
gwt-qr-code-0.02.pom | |
gwt-qr-code-0.02.jar | 59 KB |
gwt-qr-code-0.02-sources.jar | 20 KB |
gwt-qr-code-0.02-javadoc.jar | 71 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.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"]