com.soundhound/clj-goog-workspace-drive

Clojure wrapper for the Google Drive API.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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