Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.sksamuel.jqm4gwt |
ArtifactId | ArtifactIdjqm4gwt-remote |
Version | Version1.3.2 |
Type | Typejar |
Filename | Size |
---|---|
jqm4gwt-remote-1.3.2.pom | |
jqm4gwt-remote-1.3.2.jar | 2 KB |
jqm4gwt-remote-1.3.2-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sksamuel.jqm4gwt/jqm4gwt-remote/ -->
<dependency>
<groupId>com.sksamuel.jqm4gwt</groupId>
<artifactId>jqm4gwt-remote</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sksamuel.jqm4gwt/jqm4gwt-remote/
implementation 'com.sksamuel.jqm4gwt:jqm4gwt-remote:1.3.2'
// https://jarcasting.com/artifacts/com.sksamuel.jqm4gwt/jqm4gwt-remote/
implementation ("com.sksamuel.jqm4gwt:jqm4gwt-remote:1.3.2")
'com.sksamuel.jqm4gwt:jqm4gwt-remote:jar:1.3.2'
<dependency org="com.sksamuel.jqm4gwt" name="jqm4gwt-remote" rev="1.3.2">
<artifact name="jqm4gwt-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sksamuel.jqm4gwt', module='jqm4gwt-remote', version='1.3.2')
)
libraryDependencies += "com.sksamuel.jqm4gwt" % "jqm4gwt-remote" % "1.3.2"
[com.sksamuel.jqm4gwt/jqm4gwt-remote "1.3.2"]