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