clj-google

Google APIs Toolbox

Leiningen/Boot

[clj-google "1.6"]

Clojure CLI/deps.edn

clj-google/clj-google {:mvn/version "1.6"}

Gradle

implementation("clj-google:clj-google:1.6")

Maven

<dependency>
  <groupId>clj-google</groupId>
  <artifactId>clj-google</artifactId>
  <version>1.6</version>
</dependency>