is not current version
Last Version 1.1.0

com.github.dandelion:datatables-docs 1.0.0

Documentation of the Dandelion-Datatables component

Categories

Categories

Data
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-docs
Version

Version

1.0.0
Type

Type

pom

Download datatables-docs 1.0.0


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