Download datatables4j-core-api-0.6.0.jar file - Jar d

Jar examples for d:datatables4j-core-api

Description

You can download jar file datatables4j-core-api 0.6.0 in this page.

Build File

You can use the following script to add datatables4j-core-api-0.6.0.jar to your project.

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

Download

Click the following link to download the jar file.

datatables4j-core-api-0.6.0-javadoc.jar
datatables4j-core-api-0.6.0-sources.jar
datatables4j-core-api-0.6.0.jar
datatables4j-core-api-0.6.0.pom



Related Tutorials