is not current version
Last Version 1.1.0

com.github.dandelion:datatables-docs 1.0.1

Documentation of the Dandelion-Datatables component

Categories

Categories

Data
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-docs
Version

Version

1.0.1
Type

Type

pom

Download datatables-docs 1.0.1


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