| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks | 
| GroupId | GroupIdcom.sksamuel.jqm4gwt | 
| ArtifactId | ArtifactIdjqm4gwt-plugins | 
| Last Version | Last Version1.4.7 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | Descriptionjqm4gwt Plugins GWT wrappers for common JQuery Mobile plugins | 
| Filename | Size | 
|---|---|
| jqm4gwt-plugins-1.4.7.pom | 738 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.sksamuel.jqm4gwt/jqm4gwt-plugins/ -->
<dependency>
    <groupId>com.sksamuel.jqm4gwt</groupId>
    <artifactId>jqm4gwt-plugins</artifactId>
    <version>1.4.7</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/com.sksamuel.jqm4gwt/jqm4gwt-plugins/
implementation 'com.sksamuel.jqm4gwt:jqm4gwt-plugins:1.4.7'// https://jarcasting.com/artifacts/com.sksamuel.jqm4gwt/jqm4gwt-plugins/
implementation ("com.sksamuel.jqm4gwt:jqm4gwt-plugins:1.4.7")'com.sksamuel.jqm4gwt:jqm4gwt-plugins:pom:1.4.7'<dependency org="com.sksamuel.jqm4gwt" name="jqm4gwt-plugins" rev="1.4.7">
  <artifact name="jqm4gwt-plugins" type="pom" />
</dependency>@Grapes(
@Grab(group='com.sksamuel.jqm4gwt', module='jqm4gwt-plugins', version='1.4.7')
)libraryDependencies += "com.sksamuel.jqm4gwt" % "jqm4gwt-plugins" % "1.4.7"[com.sksamuel.jqm4gwt/jqm4gwt-plugins "1.4.7"]