Last Version

jdatatables 0.0.1

Java support for DataTables.net

Categories

Categories

Data
GroupId

GroupId

com.googlecode.jdatatables
ArtifactId

ArtifactId

jdatatables
Version

Version

0.0.1
Type

Type

jar
Description

Description

jdatatables
Java support for DataTables.net
Project URL

Project URL

http://code.google.com/p/jdatatables/

Download jdatatables 0.0.1


<!-- https://jarcasting.com/artifacts/com.googlecode.jdatatables/jdatatables/ -->
<dependency>
    <groupId>com.googlecode.jdatatables</groupId>
    <artifactId>jdatatables</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.jdatatables/jdatatables/
implementation 'com.googlecode.jdatatables:jdatatables:0.0.1'
// https://jarcasting.com/artifacts/com.googlecode.jdatatables/jdatatables/
implementation ("com.googlecode.jdatatables:jdatatables:0.0.1")
'com.googlecode.jdatatables:jdatatables:jar:0.0.1'
<dependency org="com.googlecode.jdatatables" name="jdatatables" rev="0.0.1">
  <artifact name="jdatatables" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.jdatatables', module='jdatatables', version='0.0.1')
)
libraryDependencies += "com.googlecode.jdatatables" % "jdatatables" % "0.0.1"
[com.googlecode.jdatatables/jdatatables "0.0.1"]

Dependencies

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.2

Project Modules

There are no modules declared in this project.