com.soundhound/clj-goog-workspace-drive

Clojure wrapper for the Google Drive API.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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