clj-google

Google APIs Toolbox

Leiningen/Boot

[clj-google "1.5"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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