org.clojars.tnoda/incanter.xlsx

Provide a Incanter function to read Excel 2007 and Excel 97/2000/XP/2003 file formats

Leiningen/Boot

[org.clojars.tnoda/incanter.xlsx "0.0.2"]

Clojure CLI/deps.edn

org.clojars.tnoda/incanter.xlsx {:mvn/version "0.0.2"}

Gradle

implementation("org.clojars.tnoda:incanter.xlsx:0.0.2")

Maven

<dependency>
  <groupId>org.clojars.tnoda</groupId>
  <artifactId>incanter.xlsx</artifactId>
  <version>0.0.2</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.