Download datatables-core-0.8.10.jar file - Jar d

Jar examples for d:datatables-core

Description

You can download jar file datatables-core 0.8.10 in this page.

Build File

You can use the following script to add datatables-core-0.8.10.jar to your project.

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

Download

Click the following link to download the jar file.

datatables-core-0.8.10-javadoc.jar
datatables-core-0.8.10-sources.jar
datatables-core-0.8.10.jar
datatables-core-0.8.10.pom



Related Tutorials