is not current version
Last Version 1.1.0

com.github.dandelion:datatables-core 0.10.1


Categories

Categories

Data
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-core
Version

Version

0.10.1
Type

Type

jar

Download datatables-core 0.10.1


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