is not current version
Last Version 2.1.1

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

WebJar for datatables.net-bs

Categories

Categories

Data
GroupId

GroupId

org.webjars.bowergithub.datatables
ArtifactId

ArtifactId

dist-datatables-bootstrap
Version

Version

1.10.21
Type

Type

jar

Download dist-datatables-bootstrap 1.10.21


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