is not current version
Last Version 1.11.5

org.webjars.bowergithub.datatables:dist-datatables 1.10.21

WebJar for datatables.net

Categories

Categories

Data
GroupId

GroupId

org.webjars.bowergithub.datatables
ArtifactId

ArtifactId

dist-datatables
Version

Version

1.10.21
Type

Type

jar

Download dist-datatables 1.10.21


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