happygapi

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

Leiningen/Boot

[happygapi "0.4.6"]

Clojure CLI/deps.edn

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

Gradle

implementation("happygapi:happygapi:0.4.6")

Maven

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