is not current version
Last Version 1.10.18

org.webjars.npm:datatables 1.10.17

WebJar for datatables

Categories

Categories

Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

datatables
Version

Version

1.10.17
Type

Type

jar

Download datatables 1.10.17


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