io.github.mlimotte/gsheetplus

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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