jqm4gwt: JQuery Mobile For GWT

GWT Wrapper for the JQuery Mobile Framework

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.sksamuel.jqm4gwt
ArtifactId

ArtifactId

jqm4gwt
Last Version

Last Version

1.4.7
Release Date

Release Date

Type

Type

jar
Description

Description

jqm4gwt: JQuery Mobile For GWT
GWT Wrapper for the JQuery Mobile Framework
Project URL

Project URL

https://github.com/sksamuel/jqm4gwt

Download jqm4gwt

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • library
  • plugins
  • standalone
  • remote
  • examples

Versions

Version
1.4.7
1.4.6.Final
1.4.5.Final
1.4.3.Final
1.3.5
1.3.4
1.3.3
1.3.2
1.3.0
1.2.1
1.2.0
1.1.0