com.soundhound/clj-goog-workspace-sheets

Clojure wrapper for the Google Sheets API.

Leiningen/Boot

[com.soundhound/clj-goog-workspace-sheets "0.21.1"]

Clojure CLI/deps.edn

com.soundhound/clj-goog-workspace-sheets {:mvn/version "0.21.1"}

Gradle

implementation("com.soundhound:clj-goog-workspace-sheets:0.21.1")

Maven

<dependency>
  <groupId>com.soundhound</groupId>
  <artifactId>clj-goog-workspace-sheets</artifactId>
  <version>0.21.1</version>
</dependency>