cljsjs/reactabular

A React tabular component.

Leiningen/Boot

[cljsjs/reactabular "1.0.9-0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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