is not current version
Last Version 0.9.3

com.github.dandelion:datatables-testing 0.8.13

Utilities used for testing purpose

Categories

Categories

Data
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-testing
Version

Version

0.8.13
Type

Type

jar

Download datatables-testing 0.8.13


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