com.soundhound/clj-goog-workspace-sheets

Clojure wrapper for the Google Sheets API.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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