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

Jar examples for d:datatables4j-core-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials