is not current version
Last Version 1.4.7

com.sksamuel.jqm4gwt:jqm4gwt 1.2.0

GWT Wrapper for the JQuery Mobile Framework

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.sksamuel.jqm4gwt
ArtifactId

ArtifactId

jqm4gwt
Version

Version

1.2.0
Type

Type

jar

Download jqm4gwt 1.2.0


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