cljsjs/datatables.net-col-reorder-bs

DataTables is a plug-in for the jQuery Javascript library. It is a highly flexible tool, build upon the foundations of progressive enhancement, that adds all of these advanced features to any HTML table.

Leiningen/Boot

[cljsjs/datatables.net-col-reorder-bs "1.4.1-0"]

Clojure CLI/deps.edn

cljsjs/datatables.net-col-reorder-bs {:mvn/version "1.4.1-0"}

Gradle

implementation("cljsjs:datatables.net-col-reorder-bs:1.4.1-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>datatables.net-col-reorder-bs</artifactId>
  <version>1.4.1-0</version>
</dependency>