License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Data |
GroupId | GroupIdcom.sksamuel.jqm4gwt |
ArtifactId | ArtifactIdjqm4gwt-datatables |
Last Version | Last Version1.4.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjqm4gwt Plugin: DataTables
Plugin to jqm4gwt to use jQuery DataTables
|
Filename | Size |
---|---|
jqm4gwt-datatables-1.4.7.pom | |
jqm4gwt-datatables-1.4.7.jar | 126 KB |
jqm4gwt-datatables-1.4.7-sources.jar | 62 KB |
jqm4gwt-datatables-1.4.7-javadoc.jar | 224 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sksamuel.jqm4gwt/jqm4gwt-datatables/ -->
<dependency>
<groupId>com.sksamuel.jqm4gwt</groupId>
<artifactId>jqm4gwt-datatables</artifactId>
<version>1.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.sksamuel.jqm4gwt/jqm4gwt-datatables/
implementation 'com.sksamuel.jqm4gwt:jqm4gwt-datatables:1.4.7'
// https://jarcasting.com/artifacts/com.sksamuel.jqm4gwt/jqm4gwt-datatables/
implementation ("com.sksamuel.jqm4gwt:jqm4gwt-datatables:1.4.7")
'com.sksamuel.jqm4gwt:jqm4gwt-datatables:jar:1.4.7'
<dependency org="com.sksamuel.jqm4gwt" name="jqm4gwt-datatables" rev="1.4.7">
<artifact name="jqm4gwt-datatables" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sksamuel.jqm4gwt', module='jqm4gwt-datatables', version='1.4.7')
)
libraryDependencies += "com.sksamuel.jqm4gwt" % "jqm4gwt-datatables" % "1.4.7"
[com.sksamuel.jqm4gwt/jqm4gwt-datatables "1.4.7"]
Group / Artifact | Type | Version |
---|---|---|
com.sksamuel.jqm4gwt : jqm4gwt-library | jar | 1.4.7 |
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.8.0 |