d

dist-datatables

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