clj-google

Google APIs Toolbox

Leiningen/Boot

[clj-google "0.2.7"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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