is not current version
Last Version 1.1.0

com.github.dandelion:datatables-extras 1.0.1


Categories

Categories

Data
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-extras
Version

Version

1.0.1
Type

Type

pom

Download datatables-extras 1.0.1

Filename Size
datatables-extras-1.0.1.pom 855 bytes
Browse

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