ex-ray

A Clojure library to generate MS Office files

Leiningen/Boot

[ex-ray "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

ex-ray/ex-ray {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("ex-ray:ex-ray:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>ex-ray</groupId>
  <artifactId>ex-ray</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>