Download datatables-testing-0.8.11.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.11 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials