cljsjs/handsontable

A pure JavaScript/HTML5 spreadsheet component with an Excel-like appearance

Leiningen/Boot

[cljsjs/handsontable "0.26.1-0"]

Clojure CLI/deps.edn

cljsjs/handsontable {:mvn/version "0.26.1-0"}

Gradle

implementation("cljsjs:handsontable:0.26.1-0")

Maven

<dependency>
  <groupId>cljsjs</groupId>
  <artifactId>handsontable</artifactId>
  <version>0.26.1-0</version>
</dependency>