Download datatables-testing-0.8.14.jar file - Jar d

Jar examples for d:datatables-testing

Description

Utilities used for testing purpose

You can download jar file datatables-testing 0.8.14 in this page.

Build File

You can use the following script to add datatables-testing-0.8.14.jar to your project.

<dependency>
   <groupId>com.github.dandelion</groupId>
   <artifactId>datatables-testing</artifactId>
   <version>0.8.14</version>
</dependency>
compile group: 'com.github.dandelion', name: 'datatables-testing', version: '0.8.14'
libraryDependencies += "com.github.dandelion" % "datatables-testing" % "0.8.14"
<dependency org="com.github.dandelion" name="datatables-testing" rev="0.8.14"/>
@Grapes(@Grab(group='com.github.dandelion', module='datatables-testing', version='0.8.14'))
'com.github.dandelion:datatables-testing:jar:0.8.14'

Download

Click the following link to download the jar file.

datatables-testing-0.8.14-javadoc.jar
datatables-testing-0.8.14-sources.jar
datatables-testing-0.8.14.jar
datatables-testing-0.8.14.pom



Related Tutorials