is not current version
Last Version 1.1.0

com.github.dandelion:datatables-extras 0.9.1


Categories

Categories

Data
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-extras
Version

Version

0.9.1
Type

Type

pom

Download datatables-extras 0.9.1

Filename Size
datatables-extras-0.9.1.pom 950 bytes
Browse

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