org.clojars.tnoda/incanter.read-xlsx

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

Leiningen/Boot

[org.clojars.tnoda/incanter.read-xlsx "0.0.9"]

Clojure CLI/deps.edn

org.clojars.tnoda/incanter.read-xlsx {:mvn/version "0.0.9"}

Gradle

implementation("org.clojars.tnoda:incanter.read-xlsx:0.0.9")

Maven

<dependency>
  <groupId>org.clojars.tnoda</groupId>
  <artifactId>incanter.read-xlsx</artifactId>
  <version>0.0.9</version>
</dependency>

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