google-apps-clj

A Clojure library that wraps the Google Java API

Leiningen/Boot

[google-apps-clj "0.6.0"]

Clojure CLI/deps.edn

google-apps-clj/google-apps-clj {:mvn/version "0.6.0"}

Gradle

implementation("google-apps-clj:google-apps-clj:0.6.0")

Maven

<dependency>
  <groupId>google-apps-clj</groupId>
  <artifactId>google-apps-clj</artifactId>
  <version>0.6.0</version>
</dependency>