Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
---|---|
GroupId | GroupIdcom.sksamuel.jqm4gwt |
ArtifactId | ArtifactIdjqm4gwt-examples |
Version | Version1.3.5 |
Type | Typewar |
Filename | Size |
---|---|
jqm4gwt-examples-1.3.5.pom | |
jqm4gwt-examples-1.3.5.war | 51 MB |
jqm4gwt-examples-1.3.5-sources.jar | 30 KB |
jqm4gwt-examples-1.3.5-javadoc.jar | 161 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sksamuel.jqm4gwt/jqm4gwt-examples/ -->
<dependency>
<groupId>com.sksamuel.jqm4gwt</groupId>
<artifactId>jqm4gwt-examples</artifactId>
<version>1.3.5</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.sksamuel.jqm4gwt/jqm4gwt-examples/
implementation 'com.sksamuel.jqm4gwt:jqm4gwt-examples:1.3.5'
// https://jarcasting.com/artifacts/com.sksamuel.jqm4gwt/jqm4gwt-examples/
implementation ("com.sksamuel.jqm4gwt:jqm4gwt-examples:1.3.5")
'com.sksamuel.jqm4gwt:jqm4gwt-examples:war:1.3.5'
<dependency org="com.sksamuel.jqm4gwt" name="jqm4gwt-examples" rev="1.3.5">
<artifact name="jqm4gwt-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='com.sksamuel.jqm4gwt', module='jqm4gwt-examples', version='1.3.5')
)
libraryDependencies += "com.sksamuel.jqm4gwt" % "jqm4gwt-examples" % "1.3.5"
[com.sksamuel.jqm4gwt/jqm4gwt-examples "1.3.5"]