is not current version
Last Version 1.1.0

com.github.dandelion:datatables-extras 0.8.4


Categories

Categories

Data
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-extras
Version

Version

0.8.4
Type

Type

pom

Download datatables-extras 0.8.4

Filename Size
datatables-extras-0.8.4.pom 863 bytes
Browse

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