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

Jar examples for d:datatables4j-core-api

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials