happygapi

A Clojure library with source generated functions for using Google APIs.

Leiningen/Boot

[happygapi "0.4.2"]

Clojure CLI/deps.edn

happygapi/happygapi {:mvn/version "0.4.2"}

Gradle

implementation("happygapi:happygapi:0.4.2")

Maven

<dependency>
  <groupId>happygapi</groupId>
  <artifactId>happygapi</artifactId>
  <version>0.4.2</version>
</dependency>