cljsjs/reactabular

A React tabular component.

Leiningen/Boot

[cljsjs/reactabular "0.7.0-0"]

Clojure CLI/deps.edn

cljsjs/reactabular {:mvn/version "0.7.0-0"}

Gradle

implementation("cljsjs:reactabular:0.7.0-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>reactabular</artifactId>
  <version>0.7.0-0</version>
</dependency>