d

dist-datatables-bootstrap5

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