io.github.mlimotte/gsheetplus

Leiningen/Boot

[io.github.mlimotte/gsheetplus "1.1.1"]

Clojure CLI/deps.edn

io.github.mlimotte/gsheetplus {:mvn/version "1.1.1"}

Gradle

implementation("io.github.mlimotte:gsheetplus:1.1.1")

Maven

<dependency>
  <groupId>io.github.mlimotte</groupId>
  <artifactId>gsheetplus</artifactId>
  <version>1.1.1</version>
</dependency>