incanter/excel

Incanter-excel provides access to reading and writing Excel files.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 29 Downloads
  • 29 This Version

Leiningen/Boot

[incanter/excel "1.2.3-SNAPSHOT"]

Clojure CLI/deps.edn

incanter/excel {:mvn/version "1.2.3-SNAPSHOT"}

Gradle

implementation("incanter:excel:1.2.3-SNAPSHOT")

Maven

<dependency>
  <groupId>incanter</groupId>
  <artifactId>excel</artifactId>
  <version>1.2.3-SNAPSHOT</version>
</dependency>