is not current version
Last Version 1.1.0

com.github.dandelion:dandelion-datatables 0.10.0

Dandelion component that allows to quickly create full-featured HTML tables using the amazing DataTables jQuery plugin.

Categories

Categories

Data
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

dandelion-datatables
Version

Version

0.10.0
Type

Type

pom

Download dandelion-datatables 0.10.0


<!-- https://jarcasting.com/artifacts/com.github.dandelion/dandelion-datatables/ -->
<dependency>
    <groupId>com.github.dandelion</groupId>
    <artifactId>dandelion-datatables</artifactId>
    <version>0.10.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.dandelion/dandelion-datatables/
implementation 'com.github.dandelion:dandelion-datatables:0.10.0'
// https://jarcasting.com/artifacts/com.github.dandelion/dandelion-datatables/
implementation ("com.github.dandelion:dandelion-datatables:0.10.0")
'com.github.dandelion:dandelion-datatables:pom:0.10.0'
<dependency org="com.github.dandelion" name="dandelion-datatables" rev="0.10.0">
  <artifact name="dandelion-datatables" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.dandelion', module='dandelion-datatables', version='0.10.0')
)
libraryDependencies += "com.github.dandelion" % "dandelion-datatables" % "0.10.0"
[com.github.dandelion/dandelion-datatables "0.10.0"]