is not current version
Last Version 1.10.19

org.webjars.npm:github-com-DataTables-DataTables 1.10.16

WebJar for datatables

Categories

Categories

Github Development Tools Version Controls Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-DataTables-DataTables
Version

Version

1.10.16
Type

Type

jar

Download github-com-DataTables-DataTables 1.10.16


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