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

Jar examples for d:datatables-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials