Dandelion-DataTables
Dandelion module to create full-features HTML table based on the amazing DataTables jQuery plugin.
See the documentation here: http://dandelion.github.io/datatables
= The Dandelion team.
License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.dandelion |
ArtifactId | ArtifactIddatatables-docs |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionDandelion :: Datatables :: Documentation
Documentation of the Dandelion-Datatables component
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
datatables-docs-1.1.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dandelion/datatables-docs/ -->
<dependency>
<groupId>com.github.dandelion</groupId>
<artifactId>datatables-docs</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dandelion/datatables-docs/
implementation 'com.github.dandelion:datatables-docs:1.1.0'
// https://jarcasting.com/artifacts/com.github.dandelion/datatables-docs/
implementation ("com.github.dandelion:datatables-docs:1.1.0")
'com.github.dandelion:datatables-docs:pom:1.1.0'
<dependency org="com.github.dandelion" name="datatables-docs" rev="1.1.0">
<artifact name="datatables-docs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dandelion', module='datatables-docs', version='1.1.0')
)
libraryDependencies += "com.github.dandelion" % "datatables-docs" % "1.1.0"
[com.github.dandelion/datatables-docs "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
rubygems » asciidoctor-diagram | gem | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
Dandelion module to create full-features HTML table based on the amazing DataTables jQuery plugin.
See the documentation here: http://dandelion.github.io/datatables
= The Dandelion team.