clj-google

Google APIs Toolbox

Leiningen/Boot

[clj-google "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

clj-google/clj-google {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("clj-google:clj-google:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-google</groupId>
  <artifactId>clj-google</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>