is not current version
Last Version 0.9.3

com.github.dandelion:datatables-testing 0.9.0

Utilities used for testing purpose

Categories

Categories

Data
GroupId

GroupId

com.github.dandelion
ArtifactId

ArtifactId

datatables-testing
Version

Version

0.9.0
Type

Type

jar

Download datatables-testing 0.9.0


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