is not current version
Last Version 0.7.0

com.github.datatables4j:datatables4j-core 0.6.0


Categories

Categories

Data
GroupId

GroupId

com.github.datatables4j
ArtifactId

ArtifactId

datatables4j-core
Version

Version

0.6.0
Type

Type

jar

Download datatables4j-core 0.6.0


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