d

dist-datatables-bootstrap5

WebJar for Dist-DataTables-Bootstrap5
https://www.webjars.org
MIT
Files download
File Operation
dist-datatables-bootstrap5-1.11.4.jar download
dist-datatables-bootstrap5-1.11.4.pom download
dist-datatables-bootstrap5-1.11.4-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.bowergithub.datatables</groupId>
  <artifactId>dist-datatables-bootstrap5</artifactId>
  <version>1.11.4</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.bowergithub.datatables:dist-datatables-bootstrap5:1.11.4'
Gradle Kotlin
implementation("org.webjars.bowergithub.datatables:dist-datatables-bootstrap5:1.11.4")
Scala SBT
libraryDependencies += "org.webjars.bowergithub.datatables" % "dist-datatables-bootstrap5" % "1.11.4"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.bowergithub.datatables', module='dist-datatables-bootstrap5', version='1.11.4')
)
Apache Ivy
<dependency org="org.webjars.bowergithub.datatables" name="dist-datatables-bootstrap5" rev="1.11.4" />
Leiningen
[org.webjars.bowergithub.datatables/dist-datatables-bootstrap5 "1.11.4"]
Apache Buildr
'org.webjars.bowergithub.datatables:dist-datatables-bootstrap5:jar:1.11.4'