is not current version
Last Version 1.4.7

com.sksamuel.jqm4gwt:jqm4gwt 1.4.5.Final

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.4.5.Final
Type

Type

pom

Download jqm4gwt 1.4.5.Final

Filename Size
jqm4gwt-1.4.5.Final.pom 9 KB
Browse

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